Instructions to use TohidA/InstructGPTJ-mini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TohidA/InstructGPTJ-mini with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/gpt-j-6B") model = PeftModel.from_pretrained(base_model, "TohidA/InstructGPTJ-mini") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1fd2afaf6762d12a3fa28ebd26749c1496da53436e47c317eacb7ba438e22d20
- Size of remote file:
- 117 MB
- SHA256:
- b7fb2fd84e8ebf26160a90117661e64fdda5309cb589d35378a4a967c27435ed
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.