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