Commit History

Update app.py
f2f4310
verified

Luigi commited on

Update app.py
42db70b
verified

Luigi commited on

feat(models): add Granite-4.0-Micro and Qwen3-4B-Instruct-2507 to MODELS registry
c30a7f7
verified

Luigi commited on

feat(models): Added three new models
3c22497
verified

Luigi commited on

add 5 models from liquid ai
8eefe94

luigi-liu-tw commited on

add smollm2 135m multilingual
ac20174
verified

Luigi commited on

add parser_model_ner_gemma_v0 based on gemma 3 370m it
bc1bd75
verified

Luigi commited on

Add Gemma-3-270m Taiwan
74c66e7
verified

Luigi commited on

add gemma-3-270m-it
3995aec

luigi-liu-tw commited on

remove prevously added breeze models (as it didn't work), add smollm 135m taiwan
b3fd72e

luigi-liu-tw commited on

add breeze models
88f3bc6

luigi-liu-tw commited on

add 3 sub-1B TW models from ShengweiPeng
ddfffab

luigi-liu-tw commited on

add Qwen2.5-Taiwan-3B-Reason-GRPO & Llama-3.2-Taiwan-1B
f82b9e0

luigi-liu-tw commited on

disable cache for better compability
ea7c44f

luigi-liu-tw commited on

make qwen2.5-taiwan 1.5b the default
493107e

luigi-liu-tw commited on

upgrade transforemrs to 4.53.3+
46df16c

luigi-liu-tw commited on

upgrade transformers to 4.46.1+
2a1d352

luigi-liu-tw commited on

add timm to requirements
0aa7a80

luigi-liu-tw commited on

add access_token to model loader
882aef2

luigi-liu-tw commited on

add gemma 3n, smallthinker 4b0.6b and falcon h1-1.5b
de303d7

luigi-liu-tw commited on

rename duckduckgo_search to ddgs
b858214

luigi-liu-tw commited on

remove qwen3 30ba3b & 32b, but add 14b
e883ef3

luigi-liu-tw commited on

use fp8 version of qwen3 30ba3b & 32b
9ece009

luigi-liu-tw commited on

add qwe3 30ba3b awq & 30b awq
3a690c1

luigi-liu-tw commited on

fix err in prompt
b1fb4c7

luigi-liu-tw commited on

improve prompt for better web search result merging
6a87eb4

luigi-liu-tw commited on

Add D-R1-0528 8B, Nemotron 1.5B, Qwen2.5 Taiwan 1.5B
12d3fe3

luigi-liu-tw commited on

reduce rep penality to 1.2
079e166

luigi-liu-tw commited on

increase rep penality as on many slms, reptition is frequent.
8a7c97d

luigi-liu-tw commited on

revert device_map to audo
cc12a51

luigi-liu-tw commited on

Add smolLM2-135M GRPO and SmolLM2-360M
cb16ac6

luigi-liu-tw commited on

Update README.md
371669a
verified

Luigi commited on

add Qwen2.5-Omni-3B & MiMo-7B-RL
6a4537b

luigi-liu-tw commited on

disable models unrunnable on hf spaces
7c5f318

luigi-liu-tw commited on

switch Phi-4-mini-Instruct" from unsloth to microsoft
23b3848

luigi-liu-tw commited on

extend max tokens
d730ffe

luigi-liu-tw commited on

add "Granite-4.0-Tiny-Preview" model
09d9700

luigi-liu-tw commited on

add phi-4 reasonning and phi-4-mini reasonning
68e6569

luigi-liu-tw commited on

bugfix: set device to xpu by mistake
1242438

luigi-liu-tw commited on

add all qwen3 variants
2882063

luigi-liu-tw commited on

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