Commit History

fix(docker): resolve llama-cpp-python module import error
fd4e818

CrazyMonkey0 commited on

refactor(chat): migrate from transformers to llama-cpp-python using Qwen 3B
6151d5f

CrazyMonkey0 commited on

chore(docker): reintroduce llama-cpp-python pre-built wheel for faster build
23187e2

CrazyMonkey0 commited on

fix(docker): increase gunicorn worker timeout to 120s
101988f

CrazyMonkey0 commited on

feat(nlp): optimize NLP model for CPU
d5d8ff1

CrazyMonkey0 commited on

fix(requirements.txt): Update file
137ea47

CrazyMonkey0 commited on

feat(nlp): Optimize CPU usage for Hugging Face Spaces Free Tier
75451ba

CrazyMonkey0 commited on

feat(nlp): reintroduce Qwen2.5-1.5B-Instruct model and migrate back to Transformers
94cf754

CrazyMonkey0 commited on

fix(llama): fixed a bug with building llama
19edf1b

CrazyMonkey0 commited on

feat(llama): another attempt to integrate llama-cpp with the Qwen3-8B-Q4_K_M.gguf model
9bb78b3

CrazyMonkey0 commited on

fix(llama): clear cache after llama
ca4e6e3

CrazyMonkey0 commited on

test(models): downloading models from transformers
fe8b413

CrazyMonkey0 commited on

fix(lama.cpp): Add prebuilt lamma.cpp to docker
ad5570a

CrazyMonkey0 commited on

fix(nlp): update Llama loading to use from_pretrained()
f7ec4f4

CrazyMonkey0 commited on

feat(python): Change Python version to 3.11-bullseye for llama-cpp-python prebuilt wheel
f45e402

CrazyMonkey0 commited on

Fix(nlp): NLP model download and build fix
89865a6

CrazyMonkey0 commited on

Fix(docker): repair building llama.cpp
74de35c

CrazyMonkey0 commited on

Fix(docker): start of the model when building the Docker image
9c29a0e

CrazyMonkey0 commited on

feat(nlp): add lama.cpp support for Qwen3-8B-Q5_K_M.gguf and download models
b2565e9

CrazyMonkey0 commited on

Fix commad to run in dockerfile
0b8f94b

CrazyMonkey0 commited on

Fix python version
420a9d9

CrazyMonkey0 commited on

Fix dockerfile
385c547

CrazyMonkey0 commited on

Initial APP
7eb3110

CrazyMonkey0 commited on

initial commit
ecab563
verified

CrazyMonkey0 commited on