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