Install FastC

pip install fastc

Model Inference

from fastc import SentenceClassifier

classifier = SentenceClassifier('braindao/e5-large-instruct-language-identifier-infused-en-es-gl-ko-zh-fastc')
scores = classifier.predict_one('Como te atopas?')
language = max(scores, key=scores.get)
Downloads last month
6
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no pipeline_tag.

Model tree for braindao/e5-large-instruct-language-identifier-infused-en-es-gl-ko-zh-fastc

Finetuned
(78)
this model

Collection including braindao/e5-large-instruct-language-identifier-infused-en-es-gl-ko-zh-fastc