Instructions to use kenhktsui/fasttext_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kenhktsui/fasttext_test with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("kenhktsui/fasttext_test", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add FastText model
Browse files
model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60d161d9858dcd3172c27d99d0ddf7aba29354c0d3388a539a7a6a476830396f
|
| 3 |
+
size 800174671
|