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