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