Instructions to use matth/flowformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use matth/flowformer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("matth/flowformer", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload Flowformer
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 139813
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2338a4f355efd4f48b7776dc4c5a19eb6aad4ed4351256b68953a9ef1711b9f1
|
| 3 |
size 139813
|