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