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