← Back to context Comment by jgalt212 6 months ago How can one use this for logging? Won't the LLM performance lag grind your application to a halt? 1 comment jgalt212 Reply woadwarrior01 6 months ago They're using MITIE[1] models for NER. And MITIE models aren't LLMs. They're way lighter: word embeddings with SVM classifiers.[1]: https://github.com/mit-nlp/MITIE
woadwarrior01 6 months ago They're using MITIE[1] models for NER. And MITIE models aren't LLMs. They're way lighter: word embeddings with SVM classifiers.[1]: https://github.com/mit-nlp/MITIE
They're using MITIE[1] models for NER. And MITIE models aren't LLMs. They're way lighter: word embeddings with SVM classifiers.
[1]: https://github.com/mit-nlp/MITIE