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