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