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