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