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