Instructions to use celinelee/codellama13B_risctoarm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use celinelee/codellama13B_risctoarm with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/CodeLlama-13B-fp16") model = PeftModel.from_pretrained(base_model, "celinelee/codellama13B_risctoarm") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d2ca510b116909fe92a97b260db5661bf6fade25bc621b6bd35054310626dca5
- Size of remote file:
- 52.5 MB
- SHA256:
- ffaea7e463ac3951be305820cb7c46671f82eebd7a59c6d45152b1ca1737be85
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.