Instructions to use fragnarx/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use fragnarx/output with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/flan-t5-small") model = PeftModel.from_pretrained(base_model, "fragnarx/output") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6e7351b2963f2fb0a49385d5985f91f76abc432decc493d5313b18945dc9cc60
- Size of remote file:
- 4.92 kB
- SHA256:
- 85a2a2634b7ae997b853bb9629d959996fbc875f97f429de22adbc20f1d79776
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.