julia-llm / app.py

Commit History

perf: switch to Q4_K_M model for 2x faster CPU inference
00841e3
Running

Raphaelucasf commited on

fix: increase context size (n_ctx) to 8192
c645685

Raphaelucasf commited on

chore: clean up debug middleware and logger from app.py
3bfac75

Raphaelucasf commited on

fix: disable RequestIdPlugin UUID validation for compatibility with Hugging Face proxy
72a64b7

Raphaelucasf commited on

debug: monkeypatch RouteErrorHandler to output exceptions
3754406

Raphaelucasf commited on

debug: add request logging middleware
4ca16fb

Raphaelucasf commited on

fix: use h11 parser without proxy headers to resolve 400 Bad Request
4cd3b22

Raphaelucasf commited on

chore: enable uvicorn debug logging
efd03dc

Raphaelucasf commited on

fix: revert to working uvicorn config with h11 and proxy headers
8527764

Raphaelucasf commited on

fix: restore default uvicorn run without custom proxy headers
b8fd718

Raphaelucasf commited on

fix: use h11 parser for uvicorn to prevent 400 bad request
9d42a71

Raphaelucasf commited on

fix: remove duplicate CORSMiddleware causing 400 Bad Request
e0e9818

Raphaelucasf commited on

fix: add proxy headers and trust all IPs for uvicorn
2320ee2

Raphaelucasf commited on

fix: adiciona CORS middleware para chamadas diretas do browser
70b7286

Raphaelucasf commited on

Update app.py
c56f53d
verified

Raphaelucasf commited on

Update app.py
69fd7cb
verified

Raphaelucasf commited on

Update app.py
27511ce
verified

Raphaelucasf commited on

Update app.py
dfd1b4f
verified

Raphaelucasf commited on

Create app.py
9d01cf0
verified

Raphaelucasf commited on