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