3/6/2026 at 4:22:28 AM
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.
by adsharma
3/6/2026 at 10:48:13 AM
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.by fbilhaut
3/6/2026 at 3:00:14 PM
Any chance you could wrap this in pyo3? There is a large python market for this.by adsharma