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 ·
3c61de2
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:c9e59277f07a9547e9a5c9703e1997b807da3aa35b3ac148c4adcc32eb2fbf81
|
| 3 |
size 15544
|