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