Commit History

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

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

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

enable zerogpu with decorator
c5b2897

luigi-liu-tw 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

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