Instructions to use genies-models/llama-13b-code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use genies-models/llama-13b-code 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") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 45ddeb5ae1a668432144427caa1fd7013480baced4768528c1488e5081d73584
- Size of remote file:
- 5.12 kB
- SHA256:
- 6877989a44958189c82de55e0723e0899a7549f16dd9c54f2f83b941e2c6a514
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.