Instructions to use gerasmark/code-llama with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use gerasmark/code-llama with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-hf") model = PeftModel.from_pretrained(base_model, "gerasmark/code-llama") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2fe294ec59350c164a2be4256370126821a261bba30f99e296c9298aa1c869f7
- Size of remote file:
- 67.1 MB
- SHA256:
- 5cd54d43d22ec88c71db7469a5ee00c62df05d05464a0066bde85a2154a2f211
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.