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:
- 3916f1d59fa4b5943b7726f1c478faf5e7a06117c3372aac743f46987957587a
- Size of remote file:
- 16.8 MB
- SHA256:
- 2b5798d98bc2ada2770906744387bad0dfbfa82f9c7a7d4a9fdfd247ec75a0ce
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.