APi_English / app /main.py

Commit History

fix(tts): remove tokenizer_tts from app.state
431435a

CrazyMonkey0 commited on

fix(asr): fix loading model
0d30253

CrazyMonkey0 commited on

feat(nlp): switch NLP model to Qwen2.5-0.5B-Instruct
df63d34

CrazyMonkey0 commited on

fix(nlp): Adding chat_handler for handling the Qwen2.5-3B-Instruct-GGUF model in llama-cpp-python
5f3ceca

CrazyMonkey0 commited on

fix: resolve model loading and state management issues
bf1dc5f

CrazyMonkey0 commited on

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

CrazyMonkey0 commited on

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

CrazyMonkey0 commited on

test(models): downloading models from transformers
fe8b413

CrazyMonkey0 commited on

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

CrazyMonkey0 commited on

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

CrazyMonkey0 commited on

Initial APP
7eb3110

CrazyMonkey0 commited on