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