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
Update tiny models for SeamlessM4Tv2ForTextToText
#2
by hf-transformers-bot - opened
- 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:f4a1d9370c27118a9d72b64dcaea4f38fa160d71739d2cd5867b0fc70ecaca9e
|
| 3 |
size 15544
|