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:
- 17684b3a5f26f828acde47987e4c19dd43706db879852185ada08b147b196cb0
- Size of remote file:
- 242 MB
- SHA256:
- 47c74929732da621c2450ce72cf84657a9a73d9eeb0dd8f0d4dfa9c4e2d44c18
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.