Instructions to use seonghyeonye/flipped_3B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use seonghyeonye/flipped_3B with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("seonghyeonye/flipped_3B") model = AutoModelForSeq2SeqLM.from_pretrained("seonghyeonye/flipped_3B") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md f4c76b7
Update README.md 5c54bb6
Update README.md 34e9387
Update README.md 5083889
Update README.md bca2369
Update README.md 7be61e6
Update README.md (#2) fe01255
Update README.md eaa3900
Update README.md 9b42e78
Create README.md (#1) 369669b
add tokenizer 0826817
Seonghyeon Ye commited on
add model b9702af
Seonghyeon Ye commited on
initial commit 9d56990
Seonghyeon Ye commited on