Instructions to use ani-kavle/EvolCodeLlama-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ani-kavle/EvolCodeLlama-7b 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, "ani-kavle/EvolCodeLlama-7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ae9062514f0baf9abd76277815cd5ff3afa63a3ad7d4ce077eacc7931ca4dd55
- Size of remote file:
- 320 MB
- SHA256:
- 237d6c0a60a931c0331f275ee0bfe700c3d79bcca7e89736456e2c4fe5cfa0d0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.