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