Commit History

Set fallback chat template on both processor and tokenizer to resolve apply_chat_template error
a2487bc
Running

dx commited on

Use AutoModelForImageTextToText and MODEL_NAME google/gemma-4-E2B per user request
50250dd

dx commited on

Install torchvision CPU-only in Dockerfile to match CPU torch and prevent nms operator failure
5d52171

dx commited on

Add sentencepiece and protobuf tokenizer dependencies and debug logging in app.py
c8b7b02

dx commited on

Add librosa, soundfile, and libsndfile1 for Gemma 4 audio processor dependency
42c93c7

dx commited on

Upgrade python base image to 3.10 to support transformers >= 5.5.0
acbd2e5

dx commited on

Optimize RAM usage on CPU load by enabling low_cpu_mem_usage
a632edd

dx commited on

Migrate architecture from Ollama to native Hugging Face transformers with CPU optimization
8b7e08b

dx commited on

Add live chat UI with request/response log panel
b45e6a5

dx commited on

Optimize: reduce context to 2048 + pre-warm model at startup
65e3b42

dx commited on

Add python-multipart for Form/UploadFile support
450bbb8

dx commited on

Add /chat and /vision SSE streaming endpoints for probar_ia.html
f98dd83

dx commited on

Add zstd dependency required by Ollama installer
9bdc908

dx commited on

Fix Ollama installation by using official script
255632b

dx commited on

Convert roots and routes to pure JSON API
599fbb5

dx commited on

Install Ollama and run gemma4:e2b with FastAPI wrapper
6bc34c5

dx commited on

Add application files
876aa0b

dx commited on

initial commit
b7fa054
verified

aled-mp3 commited on