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