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