Instructions to use Seungjun/textGeneration_02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Seungjun/textGeneration_02 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Seungjun/textGeneration_02") model = AutoModelForSeq2SeqLM.from_pretrained("Seungjun/textGeneration_02", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e70e3ff10e18676bd1f02a6046734eee05345bad96895c40658cfbedda1a71b0
- Size of remote file:
- 3.77 kB
- SHA256:
- 2b9d0d8ef27a60c8c804ae0598c9dc154ec31997abf83093f18fcbaaed3f3f39
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.