Instructions to use mans7/flan-t5-ft-fr2wo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mans7/flan-t5-ft-fr2wo with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("mans7/flan-t5-ft-fr2wo") model = AutoModelForMultimodalLM.from_pretrained("mans7/flan-t5-ft-fr2wo") - Notebooks
- Google Colab
- Kaggle
Upload model
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 166757116
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:948adad3d3188132301677507ed8d10c147f961cd9da69475e1f7032ef7193cd
|
| 3 |
size 166757116
|