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