File tree Expand file tree Collapse file tree 2 files changed +11
-16
lines changed
Expand file tree Collapse file tree 2 files changed +11
-16
lines changed Original file line number Diff line number Diff line change @@ -32,14 +32,6 @@ lightllm 支持大多数的主流的开源大语言模型以及多模态模型
3232 - :code: `--eos_id 151643 --trust_remote_code `
3333 * - `ChatGLM2-6b <https://github.com/THUDM/ChatGLM2-6B >`_
3434 - :code: `--trust_remote_code `
35- * - `Baichuan-7b <https://github.com/baichuan-inc/Baichuan-7B >`_
36- - :code: `--trust_remote_code `
37- * - `Baichuan-13b <https://github.com/baichuan-inc/Baichuan-13B >`_
38- - :code: `--trust_remote_code `
39- * - `Baichuan2-7b <https://github.com/baichuan-inc/Baichuan2 >`_
40- - :code: `--trust_remote_code `
41- * - `Baichuan2-13b <https://github.com/baichuan-inc/Baichuan2 >`_
42- - :code: `--trust_remote_code `
4335 * - `InternLM-7b <https://github.com/InternLM/InternLM >`_
4436 - :code: `--trust_remote_code `
4537 * - `Yi-34b <https://huggingface.co/01-ai/Yi-34B >`_
@@ -58,6 +50,12 @@ lightllm 支持大多数的主流的开源大语言模型以及多模态模型
5850 - :code: `--data_type bfloat16 `
5951 * - `DeepSeek-V2 <https://huggingface.co/deepseek-ai/DeepSeek-V2 >`_
6052 - :code: `--data_type bfloat16 `
53+ * - `DeepSeek-V3 <https://huggingface.co/deepseek-ai/DeepSeek-V2 >`_
54+ -
55+ * - `Qwen3 <https://github.com/QwenLM/Qwen3 >`_
56+ -
57+ * - `Qwen3-Moe <https://github.com/QwenLM/Qwen3 >`_
58+ -
6159
6260
6361多模态模型
Original file line number Diff line number Diff line change 3131 - :code: `--eos_id 151643 --trust_remote_code `
3232 * - `ChatGLM2-6b <https://github.com/THUDM/ChatGLM2-6B >`_
3333 - :code: `--trust_remote_code `
34- * - `Baichuan-7b <https://github.com/baichuan-inc/Baichuan-7B >`_
35- - :code: `--trust_remote_code `
36- * - `Baichuan-13b <https://github.com/baichuan-inc/Baichuan-13B >`_
37- - :code: `--trust_remote_code `
38- * - `Baichuan2-7b <https://github.com/baichuan-inc/Baichuan2 >`_
39- - :code: `--trust_remote_code `
40- * - `Baichuan2-13b <https://github.com/baichuan-inc/Baichuan2 >`_
41- - :code: `--trust_remote_code `
4234 * - `InternLM-7b <https://github.com/InternLM/InternLM >`_
4335 - :code: `--trust_remote_code `
4436 * - `Yi-34b <https://huggingface.co/01-ai/Yi-34B >`_
5749 - :code: `--data_type bfloat16 `
5850 * - `DeepSeek-V2 <https://huggingface.co/deepseek-ai/DeepSeek-V2 >`_
5951 - :code: `--data_type bfloat16 `
52+ * - `Qwen3 <https://github.com/QwenLM/Qwen3 >`_
53+ -
54+ * - `Qwen3-Moe <https://github.com/QwenLM/Qwen3 >`_
55+ -
56+
6057
6158
6259VLM
You can’t perform that action at this time.
0 commit comments