Instructions to use samaxr/codellama with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use samaxr/codellama 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, "samaxr/codellama") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d265e567eadf6d4de9471885437fb70e8039043b53955a5caec2a31a7abdee1b
- Size of remote file:
- 4.3 GB
- SHA256:
- 6891c0b8f819bf7573c7680a0ada3a65d8bddcdff4734e460141b779970ec2c2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.