TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

CLIP inference in plain C/C++ with no extra dependencies

12 pointsby lawrencechenalmost 2 years ago

2 comments

wsgeorgealmost 2 years ago
I&#x27;ll be excited to see an sd.cpp in the near future.<p>Gerganov&#x27;s projects have been a boon for inference accessibility. I really admire their spirit: fast inference &quot;with no extra dependencies&quot;.
pineapple_saucealmost 2 years ago
I would be interested in how CLIP performs post quantization. This should be relatively simple to test via ImageNet zero-shot top-1 acc as one example metric.