Instructions to use genies-models/openllama-3b-creative_writing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use genies-models/openllama-3b-creative_writing with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("models/openllama-3b") model = PeftModel.from_pretrained(base_model, "genies-models/openllama-3b-creative_writing") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4b3fff24a0ad6f19975bcae22912f4e816df1320101f4415ff4145ca4f71d4bb
- Size of remote file:
- 5.12 kB
- SHA256:
- c2621d92f5949c51fd96303a9db8d633d1d3045dc56a3ea5318cb5abae9fe878
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.