Commit History

inject web search result if web search enabled
bc257ff

luigi-liu-tw commited on

refactor(app): improve streaming, background search, dtype fallback, and cleanup :contentReference[oaicite:0]{index=0}
293686e

luigi-liu-tw commited on

bugfixc: not using pipeline for response generation
939895d

luigi-liu-tw commited on

Add original SmolLM2 135M Instruct for comparaison
423dc1a

luigi-liu-tw commited on

Add SmolLM2-135M-Instruct-TaiwanChat
38fcc03

luigi-liu-tw commited on

Add SmolLM2-135M TaiwanChat
0d642b7

luigi-liu-tw commited on

Update README.md
34cf84a
verified

Luigi commited on

default to gemma-3-4b
88a6a62

luigi-liu-tw commited on

model repo_id typo fix
89372fa

luigi-liu-tw commited on

enable web search by default
6235e63

luigi-liu-tw commited on

remove tinyllama which has bad response quality
a22cf42

luigi-liu-tw commited on

make streaming response
5ea073d

luigi-liu-tw commited on

apply history flatten before it goint to prompt
ef361b0

luigi-liu-tw commited on

better management on system prompt
5f6306a

luigi-liu-tw commited on

add accelerate
5ed3cb3

luigi-liu-tw commited on

usue chat pipeline instead of model and tokenizer individually
ac8e9cc

luigi-liu-tw commited on

bugfix to padding-related issues
f248fec

luigi-liu-tw commited on

add attention mask
b6b3940

luigi-liu-tw commited on

Clean model description
4731160

luigi-liu-tw commited on

pin torch to 2.4.0
4c6b4c5

luigi-liu-tw commited on

add sentencepiece tokenzier
4afc958

luigi-liu-tw commited on

update requirements
51e3e3c

luigi-liu-tw commited on

enable zerogpu with decorator
c5b2897

luigi-liu-tw commited on

adjust requirements
e85692d

luigi-liu-tw commited on

adjust requirements.txt
931fd49

luigi-liu-tw commited on

specify gpu build for llama cpp python
49a4dad

luigi-liu-tw commited on

Update README.md
d6f7cc4
verified

Luigi commited on

switch to gradio version for stability reason
a703203

luigi-liu-tw commited on

add taiwan tinyllama
794ee70

luigi-liu-tw commited on

Improve responsiveness by asynchronously retrieving web search context
acda3f1

luigi-liu-tw commited on

update requirements
12731c2

luigi-liu-tw commited on

specify wheel of llama cpp python
f200cb7

luigi-liu-tw commited on

openblas build of llam acpp filed
66a3cb6

luigi-liu-tw commited on

specify to build llama cpp with openblas
e883a1b

luigi-liu-tw commited on

add llama 3.2 taiwan 3b
b1544e2

luigi-liu-tw commited on

add minicpm3 4b
f5c0811

luigi-liu-tw commited on

increase xt length to max
629495e

luigi-liu-tw commited on

remove all moe
fafc8cb

luigi-liu-tw commited on

remove qwen 1.5 moe
6735035

luigi-liu-tw commited on

adjust title style
e9559bd

luigi-liu-tw commited on

use another version of qwen 1.5 moe
96e60d6

luigi-liu-tw commited on

add Qwen1.5-MoE
e17afaf

luigi-liu-tw commited on

Qwen2.5-MOE-6x1.5B
5eca666

luigi-liu-tw commited on

remove under 3b models
617be26

luigi-liu-tw commited on

Add model caching
d33dfcd

luigi-liu-tw commited on

UI/UX Improvement
eb215ff

luigi-liu-tw commited on

reset timeout timer once a new token is generated
35943b1

luigi-liu-tw commited on