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