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