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