Text Generation
PEFT
Safetensors
repository-library
research-library
t6_unified
u1
unified-knowledge-model
text2text-generation
Instructions to use PeytonT/unified-knowledge-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use PeytonT/unified-knowledge-model with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-base") model = PeftModel.from_pretrained(base_model, "PeytonT/unified-knowledge-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9f81d7801e142235e87e39d42efa4b80fc8b38759afee754263589776d7fdb09
- Size of remote file:
- 5.78 kB
- SHA256:
- b434404dac8a5972b4130e78c4f16cb2cd63f96a2d0acccdf2a7987b8126ad1f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.