Instructions to use athrv/codellama_utests_adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use athrv/codellama_utests_adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-Instruct-hf") model = PeftModel.from_pretrained(base_model, "athrv/codellama_utests_adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f01ab061442b1250a2b3ffc2a1d7f1d5774acba28b67eb91ef14e173a97537de
- Size of remote file:
- 5.18 kB
- SHA256:
- 3b0e0a808a9e895b0c3d0aea9a6b939a1311c6342adb50038a3d082ccef664da
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.