Commit History

DESCRIPTION: 5-track coverage + Resilient inference (BF16 merged + NF4 fallback) + expanded artifacts row
4286bef
verified

Truthseeker87 commited on

Add BF16->NF4 OOM fallback for tier-mismatch defense
977bc8a
verified

Truthseeker87 commited on

Surgical refresh β€” align A4B cloud demo with production helpers
226b119
verified

Truthseeker87 commited on

Update notice: anonymous/free users get 1 query (2 min/day quota)
d607b6d

Truthseeker87 Claude Opus 4.6 commited on

Increase ZeroGPU duration to 120s for multi-round tool calling
a629cbc

Truthseeker87 Claude Opus 4.6 commited on

Handle empty model response after tool calling
a516b22

Truthseeker87 Claude Opus 4.6 commited on

Fix empty response after tool calling
dafa1f5

Truthseeker87 Claude Opus 4.6 commited on

Fix KeyError and improve error handling for ZeroGPU
bda43e1

Truthseeker87 Claude Opus 4.6 commited on

Fix model loading for ZeroGPU per official docs
8b67735

Truthseeker87 Claude Opus 4.6 commited on

Add GPU error diagnostics and update notice for ZeroGPU
fefb772

Truthseeker87 Claude Opus 4.6 commited on

Add styled notice banner with usage limits and disclaimer
5e89380

Truthseeker87 Claude Opus 4.6 commited on

Revert to merged model with runtime NF4 quantization
0860a87

Truthseeker87 Claude Opus 4.6 commited on

Fix: use device_map=auto for ZeroGPU compatibility
c19a4bf

Truthseeker87 Claude Opus 4.6 commited on

Switch to pre-quantized NF4 model repo for faster loading
fbb575e

Truthseeker87 Claude Opus 4.6 commited on

Add ZeroGPU fallback: serve live API data for anonymous users
366b714

Truthseeker87 Claude Opus 4.6 commited on

Upload app.py with huggingface_hub
69b0d29
verified

Truthseeker87 commited on

Upload app.py with huggingface_hub
f2c3e66
verified

Truthseeker87 commited on

Upload app.py with huggingface_hub
d4b5b36
verified

Truthseeker87 commited on

Upload app.py with huggingface_hub
148dec0
verified

Truthseeker87 commited on

Upload requirements.txt with huggingface_hub
c3ff5ec
verified

Truthseeker87 commited on

Upload folder using huggingface_hub
24b861e
verified

Truthseeker87 commited on

Fix chat template mismatch: use fine-tuned tokenizer + tool_responses format
506a71f

Truthseeker87 commited on

Show full traceback on inference errors for debugging
692dc55

Truthseeker87 commited on

Remove theme param β€” not supported in Gradio 6.x ChatInterface
7217083

Truthseeker87 commited on

Remove type='messages' β€” default in Gradio 6.x
34a8dba

Truthseeker87 commited on

Use AutoProcessor from base google/gemma-4-E4B-it (matches official docs)
3403ebc

Truthseeker87 commited on

Fix: use Gemma4ImageProcessorPil, pass None for audio/video processors
5096498

Truthseeker87 commited on

Build processor manually β€” bypass AutoProcessor audio/video dependency
f2e2651

Truthseeker87 commited on

Remove torchvision β€” not needed after stripping audio/video from processor config
5b53ec7

Truthseeker87 commited on

Add torchvision dependency (required by Gemma4VideoProcessor)
5657c2c

Truthseeker87 commited on

Add Gradio app with Gemma 4 E4B + native function calling
b3f4223

Truthseeker87 commited on