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