Commit History

add mmproj vision support
b704285

0xarchit commited on

update custom llama cpp support
5c0d1a4

0xarchit commited on

increase batch size
43b1763

0xarchit commited on

bring verbosity back
9f6fbba

0xarchit commited on

some experimental
57426fb

0xarchit commited on

increase batch size
a8ecacf

0xarchit commited on

bring back flash attention
5118d6d

0xarchit commited on

experimental flash attention
fd58bb8

0xarchit commited on

fix verbose
e479c5b

0xarchit commited on

fix balanced profile
5b16e0a

0xarchit commited on

fix balanced profile
e1eea18

0xarchit commited on

update batch size
a48c28c

0xarchit commited on

fix flash attention
3a9ad3f

0xarchit commited on

max optimisation
0c43530

0xarchit commited on

optimised cpu
d83933c

0xarchit commited on

minor fixes
edf2ef0

0xarchit commited on

experimental boosting changes
434da24

0xarchit commited on

remove parallel support for faster inference
e22f356

0xarchit commited on

Fix llama-server startup and enable LangSearch via shell tool
1420bd1

0xarchit commited on

Optimize inference performance: add continuous-batching, NO_WARMUP support, improve thread/batch recommendations
392efee

0xarchit commited on

Update start.sh
5dbcfbc

0xarchit commited on

Add LangSearch web search tool for small model knowledge augmentation
c459436

0xarchit commited on

Add REASONING env toggle for llama-server reasoning mode
a6b5235

0xarchit commited on

Use temp download dir and robust rmtree handler to avoid permission errors on cleanup
b3c9994

0xarchit commited on

Save models using repo filename, set MODEL_PATH from marker, ensure HF xet log dirs writable
885a74c

0xarchit commited on

Allow MODEL_FILE override; improve diagnostics when no .gguf files present
f237530

0xarchit commited on

Auto-tune ctx-size, batch and cache types for low-memory (<=16GB) Spaces; export CACHE_TYPE_{K,V}
78e4a96

0xarchit commited on

Add QUANT_PREFERENCE and PERF_PROFILE (low_latency/balanced/throughput) with server defaults
f5bcacf

0xarchit commited on

Add startup phase logs and avoid recursive permission setup
8762214

0xarchit commited on

Copy llama.cpp shared libraries into runtime image
18a5c35

0xarchit commited on

Add model list and download progress logging
4f49659

0xarchit commited on

Speed up model download by selecting one GGUF
3a93362

0xarchit commited on

Speed up build (ccache) and fix /data permissions: create appuser and run downloader/server as appuser
c5437e1

0xarchit commited on

Support CONTEXT_LENGTH env var (default 4096) for ctx-size
30426eb

0xarchit commited on

Use Python venv in runtime to avoid PEP 668 pip install error
3d3f603

0xarchit commited on

Fix llama.cpp math compiler flags
85f2f8b

0xarchit commited on

Fix llama.cpp Debian slim build deps
63aa2ad

0xarchit commited on

Add optimized llama.cpp CPU inference backend
8ebf335

0xarchit commited on

initial commit
957406c
verified

zrxarchit commited on