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:
- fbea1ac69491a1570c390a0b75d3f57867b9393cfcd39593e1a8d23417c04037
- Size of remote file:
- 5.05 kB
- SHA256:
- 531baaad7298c7b2924aa9d3dd49fd0fe14bd3c9715c4fecc3bbc7104358f0cf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.