Instructions to use TinyPixel/output-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TinyPixel/output-2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("PY007/TinyLlama-1.1B-step-50K-105b") model = PeftModel.from_pretrained(base_model, "TinyPixel/output-2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fcc2d28235ac02d08d96c3d677489126c6187781c0a90d3869f8bf84df8e4088
- Size of remote file:
- 9.04 MB
- SHA256:
- 5303485f60e1d13d6f701eaf12cb5a2e87943577fbffa924c6dcd82a8469a041
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.