Instructions to use genies-models/llama-30b-code_easy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use genies-models/llama-30b-code_easy with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("models/llama-30b") model = PeftModel.from_pretrained(base_model, "genies-models/llama-30b-code_easy") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 81d6574ef5a43d91ae08950d128bfb56a63c14888ac7f04538b2e19560d59047
- Size of remote file:
- 5.12 kB
- SHA256:
- 9b732154e1e47e2198ddadb7717f5ed70e9c981dead092cae278786d4da50848
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.