khan's picture

khan

adnankhan-11
8
·

AI & ML interests

I’m Adnan, a software engineer with a strong focus on AI and machine learning. I enjoy building intelligent systems that solve real-world problems and turn data into meaningful insights. With solid programming foundations and hands-on experience in developing scalable applications, I’m comfortable working across the full development cycle. My core strength lies in designing, training, and deploying AI/ML models while writing clean, efficient code to support them. I’m always learning, experimenting, and pushing myself to stay ahead in the fast-evolving tech landscape.

Recent Activity

reacted to ginigen-ai's post with ❤️ 5 days ago
A local edge VLM you can run on a phone — with a calibration readout attached. https://huggingface.co/ginigen-ai/Edge-4B-TELL Image in, answer out, nothing leaving the device. Google's Gemma 4 E4B QAT checkpoint carried unmodified, with the vision and audio projector, plus one thing that is ours: GINIGEN TELL, a 10 KB readout that estimates whether the answer it just gave is likely to be wrong. On a Galaxy S25: zero network calls, 3.6 GB resident, a 12.6 MB inference binary. Calibration matters more here than on a server: nothing downstream catches a bad answer. No retrieval, no second opinion, no reviewer. The model is alone with the user. And its own confidence is unusable. Prompted for it, this checkpoint averages 0.863 over 665 Korean disaster-procedure questions — ranking answers by it gives AUROC 0.441, below a coin flip. It sounds more certain when it is wrong. TELL reads the last-layer hidden state instead of asking. Same questions, 0.759. Surface cues (length, formatting) already reach 0.736, so the readout clears that baseline by +0.023 ± 0.009 (2.6σ). We publish the baseline because without it, "the hidden state carries the signal" is unfalsifiable. Same job as JEV: a confidence number you can act on instead of the model's own. Different structure, and on a device that splits three ways. No second model — JEV is a separate judge reading the answer as text; we fill that slot with a 10 KB vector. Zero generated tokens — a judge writes its verdict, TELL re-reads a finished computation (3.8 s on an S25). No network — a verdict fetched over an API stops when the signal does. The trade is real: a readout is fitted per checkpoint, so on a server the judge wins. On a phone there is no second model to run. TELL never says what the right answer is. It says whether the answer wobbled, and a low score falls back to source text bundled with the app. Shipping today in HeliGO, an offline disaster-response app.
liked a Space about 1 month ago
huggingface-projects/rf-detr-realtime-webcam
liked a model about 1 month ago
Qwen/Qwen2.5-VL-7B-Instruct
View all activity

Organizations

None yet