Commit History

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

open web search settgins to user
c9fd924

luigi-liu-tw commited on

add 2 more models
f7a541f

luigi-liu-tw commited on

apply new settings on duckduck search
d9421eb

luigi-liu-tw commited on

tune llama paramters
20484f3

luigi-liu-tw commited on

increase max_chars_per_result to 600
1155897

luigi-liu-tw commited on

increase max results to 6 for better web search
0c2fe1d

luigi-liu-tw commited on

increase ctx lenght to 2k
9ba47d1

luigi-liu-tw commited on

increase timeout to 5min
71d28c5

luigi-liu-tw commited on

Code simplification
248f5a7

luigi-liu-tw commited on

Enable speculattive decoding
a7fdfe6

luigi-liu-tw commited on

fix role disorder error in history
06a162a

luigi-liu-tw commited on