Y
Hacker News
new
|
ask
|
show
|
jobs
by
sipjca
13 days ago
Not in the library itself, it’s pure inference. Some models have this trained out of them anyhow. Otherwise this is a post processing task which is not really inference
1 comments
dostick
13 days ago
So it looks like something that app would be doing, or run another model over the output to smoothen out and remove these things?
link
sipjca
13 days ago
Yep, could do simple things like literal regex or all the way up to LLM cleanup, tons of options
link