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