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