Instructions to use laurievb/OpenLID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use laurievb/OpenLID with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("laurievb/OpenLID", "model.bin")) - Notebooks
- Google Colab
- Kaggle
Add quantised model
#2
by hac541309 - opened
- lid201-model.ftz +3 -0
lid201-model.ftz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47ecfacf258f1562825836714ae89e36cbe2de7afd46337bddcad77601e2a4d7
|
| 3 |
+
size 7337312
|