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