HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by jgalt212

Comment by jgalt212 11 hours ago

1 reply

View on Hacker News

How can one use this for logging? Won't the LLM performance lag grind your application to a halt?

woadwarrior01 7 hours 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

Reply View | 0 replies