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