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