VQA / models

Commit History

Final Fix: Resolved YOLO PyTorch 2.6 security blocks, forced browser cache-busting for app.js, and included initialized vqa.db
ba0db76

VigneshVS2005 commited on

Major Project Finalization: Renamed Models, Implemented SQLite DB Auth, User Tracking, and adjusted model restraints per request.
1b2c3a0

VigneshVS2005 commited on

Fix Boss API parsing: Implement Aggressive Extraction and Panic Fallback
7b75fa3

VigneshVS2005 commited on

Deploy Gemma-3-12B Boss API with 3-tier VLM fallback system
4e5ff12

VigneshVS2005 commited on

Final Fix: Use verified router endpoint and :hf-inference model suffix for Boss API
390396f

VigneshVS2005 commited on

Fix HF Boss Router URLs with 3-tier fallback logic
20f9527

VigneshVS2005 commited on

Switch Boss API to Mistral Pixtral 12B to fix persistent 404/410 Deprecation loop
1f806f2

VigneshVS2005 commited on

Fix StopIteration: Switch to hybrid fallback requests logic for HF Boss API
eaa31aa

VigneshVS2005 commited on

Migrate HF Boss API to Hugging Face SDK to auto-resolve router endpoints
e7f5069

VigneshVS2005 commited on

Fix Hugging Face Serverless API deprecation route
c596d33

VigneshVS2005 commited on

Revamp explanation generation in YOLO model using FLAN-T5, and add Florence-2 Fusion model
f8dd93d

VigneshVS2005 commited on

Fix ImportError and RAM overload: blip_yolo_model seamlessly reuses blip_model instances natively
0e117be

VigneshVS2005 commited on

Expand to 5 models safely, no secrets
caff5a8

VigneshVS2005 commited on

Simplify down to only 3 pure models: Local, Gemini, Groq Llama 4 Scout. Removed broken 90B/Fusion models.
a05aa5d

VigneshVS2005 commited on

Remove Fusion. Provide two purely native Groq endpoints (90b and Scout)
2534d4e

VigneshVS2005 commited on

Add native Groq vision alongside Fusion model
34dafaf

VigneshVS2005 commited on

Switch Groq strategy to Fusion (BLIP + LLaMA 3.3 70B Text) to maximize rate limits instantly
1769c64

VigneshVS2005 commited on

Update Groq to Llama 4 Scout as Llama 3.2 is decommissioned
207893d

VigneshVS2005 commited on

Add Groq Llama 3.2 Vision implementation with strict formatting constraints
52002cf

VigneshVS2005 commited on

Remove Florence and HF API models, keep only Gemini and local pipelines
fe06b42

VigneshVS2005 commited on

Fix HF Vision API URL to proper router domain
d0a0c9b

VigneshVS2005 commited on

Switch HF Vision pure API to raw requests to expose HTTP errors
812a287

VigneshVS2005 commited on

Switch HF Vision pure API to Llava 1.5 to avoid timeout payload drops
89cf757

VigneshVS2005 commited on

Switch HF Vision API strictly to Llama Vision
639f91c

VigneshVS2005 commited on

Implement 5th Option: Raw HF Serverless Vision-Instruct API
37c8965

VigneshVS2005 commited on

Migrate text api to official hf hub and bypass gated models
8d6bff2

VigneshVS2005 commited on

Implement ultimate Florence + Llama 70B text fusion pipeline
978da9f

VigneshVS2005 commited on

Fix Florence-2 Flash Attention dependency crash
25d01c5

VigneshVS2005 commited on

Implement local Florence-2 fallback
9e16f79

VigneshVS2005 commited on

Switch HF API Model to Qwen2.5-VL due to Llama server issues
7c8c286

VigneshVS2005 commited on

Fix Hugging Face API URL routing
3aa2b60

VigneshVS2005 commited on

Add Hugging Face Serverless API option (Option 3)
7e2a824

VigneshVS2005 commited on

Initialize VQA system deployment
f09a85f

VigneshVS2005 commited on

Initial commit of GenAI VQA System
2c5cb17

VigneshVS2005 commited on