←back to thread

166 points EarlyOom | 2 comments | | HN request time: 0.44s | source
1. Inviz ◴[] No.43112884[source]
What are the most promising ways to extract information from picture like this, if the domain has strict time constraints? What's the second best way that is still fast?
replies(1): >>43115335 #
2. fzysingularity ◴[] No.43115335[source]
You can always distill VLMs into much smaller / faster models that’s specific to your domain or use-case.

What’s the use-case and what kind of latency do you require?