Instructions to use hf-internal-testing/tiny-random-SeamlessM4Tv2ForTextToText with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-SeamlessM4Tv2ForTextToText with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-SeamlessM4Tv2ForTextToText") model = AutoModelForSeq2SeqLM.from_pretrained("hf-internal-testing/tiny-random-SeamlessM4Tv2ForTextToText") - Notebooks
- Google Colab
- Kaggle
Commit ·
cea28a7
1
Parent(s): 357bcd7
Update tiny models for SeamlessM4Tv2ForTextToText
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15544
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd51f6521e17c32fb18100b393d1d1092002875dedc4814045f16063d685a1f3
|
| 3 |
size 15544
|