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:
- 62be837e7d8e5dcf9ce5cd5553bf98ffcfe03740f08eca93e77082a59ebbf05d
- Size of remote file:
- 85.3 MB
- SHA256:
- d22a7ebdf4da37149e511d7ba0a893ac0585a3aea3615a443f50f78a920e6b30
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.