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