Ziteng Zhang
|
87b4100054
|
[LLM] Support Yi model in chat.py (#9778)
* Suppot Yi model
* code style& add reference link
|
2023-12-26 10:03:39 +08:00 |
|
Ziteng Zhang
|
67cc155771
|
[LLM] Correct chat format of llama and add llama_stream_chat in chat.py
* correct chat format of llama
* add llama_stream_chat
|
2023-12-15 16:36:46 +08:00 |
|
Ziteng Zhang
|
0d41b7ba7b
|
[LLM] Correct chat format & add stop words for chatglm3 in chat.py
* correct chat format of chatglm3
* correct stop words of chatglm3
|
2023-12-15 16:35:17 +08:00 |
|
Ziteng Zhang
|
d57efd8eb9
|
[LM] Add stop_word for Qwen model and correct qwen chat format in chat.py (#9642)
* add stop words list for qwen
* change qwen chat format
|
2023-12-15 14:53:58 +08:00 |
|
binbin Deng
|
8ef8e25178
|
LLM: improve response speed in multi-turn chat (#9299)
* update
* fix stop word and add chatglm2 support
* remove system prompt
|
2023-11-01 10:30:44 +08:00 |
|
JIN Qiao
|
65373d2a8b
|
LLM: adjust portable zip content (#9054)
* LLM: adjust portable zip content
* LLM: adjust portable zip README
|
2023-10-09 10:51:19 +08:00 |
|