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