Instructions to use facebook/fasttext-nn-vectors with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use facebook/fasttext-nn-vectors with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("facebook/fasttext-nn-vectors", "model.bin")) - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
bb31325 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5c248b02c87085342598cbc5993ee5536433cf5a2dfac34ff186ef191e4ed496
size 5546312280
|