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