Text Classification
GGUF
fastText
multilingual
language-identification
lid
ggml
crispasr
hierarchical-softmax
Instructions to use cstr/fasttext-lid176-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use cstr/fasttext-lid176-GGUF with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("cstr/fasttext-lid176-GGUF", "model.bin")) - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!