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