Instructions to use genies-models/openllama-3b-code_easy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use genies-models/openllama-3b-code_easy 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-code_easy") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6e7ae5df3c97e7bf3a605821875133707790668dfe8a476a52081ba659f1e352
- Size of remote file:
- 5.12 kB
- SHA256:
- 6fe3aae985974d071b1925a597fe1c5e41ef80c21082d534b5c1d1e5400d15ae
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.