Instructions to use Utkarsh524/codellama_cpputest2_lora8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Utkarsh524/codellama_cpputest2_lora8bit 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_lora8bit") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 834ea62fba141dbc3ea80e297e09e10b8efbba23235e6d3e6b8b9094fa9a77eb
- Size of remote file:
- 134 MB
- SHA256:
- 0852e8738d498045a84a7a08abfae0e7da4e226b28a8705381252a2f1b7cfbd8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.