CoolFace
Apppublic

adeebjamal/private-ai-backend

sourceHugging Facemitupdated 1mo agoView on Hugging Face
0likes
35 commits on main
3984f2a1mo ago

oops

adeebjamal
308fcc45mo ago

renamed column

adeebjamal
051bd665mo ago

removed sources list from LLM response

adeebjamal
6cf1dc45mo ago

increased n_ctx

adeebjamal
2fd15265mo ago

minor change

adeebjamal
f3f97305mo ago

Updated LLM to Gemma 4 E4B

adeebjamal
efc41eb5mo ago

minor change

adeebjamal
81516575mo ago

minor change

adeebjamal
73be0ee5mo ago

minor change

adeebjamal
2da0a315mo ago

enhanced web search

adeebjamal
a1708b15mo ago

Optimised internet access logic

adeebjamal
fa42dfc5mo ago

dependency update

adeebjamal
44f40645mo ago

minor change

adeebjamal
9441dcf5mo ago

minor fix

adeebjamal
ed716fd5mo ago

Build time reduction

adeebjamal
a1fbfed5mo ago

Added log

adeebjamal
672dffa5mo ago

Added web search feature

adeebjamal
0af338a5mo ago

getMessages query now returns message ordered by created_at

adeebjamal
f9b7ff35mo ago

Added async processing in /ask API

adeebjamal
030d3a95mo ago

feat: add rename and delete conversation APIs

adeebjamal
548c8035mo ago

Add dummy JSON responses to requests.txt for frontend dev reference

adeebjamal
1639c8d5mo ago

Update requests.txt for public space access

adeebjamal
0e0d1215mo ago

Auto-clear model_cache when model changes to save disk space

adeebjamal
43330e25mo ago

Fix severe CPU thread thrashing by hardcoding n_threads to 2

adeebjamal
92b500d5mo ago

Change default model to Llama-3.2-3B-Instruct for much faster CPU inference

adeebjamal
347916e5mo ago

Add detailed timing logs to /ask API

adeebjamal
608c93d5mo ago

Fix HF Space timeout

adeebjamal
631a3eb5mo ago

Fix musl libc error and prevent OOM via CMAKE_BUILD_PARALLEL_LEVEL=1

adeebjamal
138ee795mo ago

Force prefer-binary for llama-cpp-python

adeebjamal
5284c2c5mo ago

Fix OOM by using pre-compiled llama-cpp-python

adeebjamal
6bff6e95mo ago

added requests.txt

adeebjamal
f9f5f335mo ago

Merge HF Space config

adeebjamal
78cbdc35mo ago

renamed README_GITHUB.md

adeebjamal
57f2d2d5mo ago

initial commit

adeebjamal
64c88655mo ago

first commit

adeebjamal