Commit History

user can define search timeout
e2ee907

luigi-liu-tw commited on

give 5 second for web earch to gather reults
c00d442

luigi-liu-tw commited on

support thinking models and streamingly display thought
8c3c2b9

luigi-liu-tw commited on

do not preview prompt at error return from chat response
c09049b

luigi-liu-tw commited on

inject assistant placeholder at right time
12dd3f3

luigi-liu-tw commited on

disable L142 which is not needed
3c176a1

luigi-liu-tw commited on

fix bug in prompt preview display
41ee8bf

luigi-liu-tw commited on

add prompt preview for debug
5fc0117

luigi-liu-tw commited on

fix: prevent self-talking issue by using tokenizer chat_template formatting
960db60

luigi-liu-tw commited on

bugfix to Error: "str" object has no attribute "pad_token_id"
889f080

luigi-liu-tw commited on

add taiwan elm 1.1b & 270m instruct
c8399e3

luigi-liu-tw commited on

add type in qwen3 0.6b repo id
76d4d60

luigi-liu-tw commited on

Add Smollm2 360m instruct fine-tuned on TaiwanChat
7308211

luigi-liu-tw commited on

keep debug message
37f7787

luigi-liu-tw commited on

add debug to show web resarch result
a2f07a4

luigi-liu-tw commited on

give 1 second for web search to grab data
9ad3ffd

luigi-liu-tw commited on

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