Live data from Hacker News

GLiNER2: Unified Schema-Based Information Extraction

github.com

1–10 of 15 posts

Re: GLiNER2: Unified Schema-Based Information Extraction

#9
post #6

Feels like it's written by ML people not following python software engineering practices. No black, UV or ruff. Prints messages with emojis to stdout by default. Makes a connection to hugging face on every import. https://github.com/fastino-ai/GLiNER2/pull/74

GLiNER is a really great research work. But putting this kind of things in production is just another job. Not trying to do self promotion here, but there are alternatives for this purpose, like gline-rs (https://github.com/fbilhaut/gline-rs). Support of GLiNER 2 models is on the way.
Post reply on HN