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:
- c6cc042fc01c4ec7042fc834daf20dbb6e7bb352eb184a3f482f78cff5cfff6b
- Size of remote file:
- 4.8 kB
- SHA256:
- ed0c6bdaa7cbd7fa958fdddd1f0abe252f08a90064e521f24cdda664e9c3a977
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.