diff --git a/docs/doc/TechSupport/infer.md b/docs/doc/TechSupport/infer.md index f2b9df8..608a4a0 100644 --- a/docs/doc/TechSupport/infer.md +++ b/docs/doc/TechSupport/infer.md @@ -67,6 +67,11 @@ pip install dlinfer==0.3.1+ascend #### LMDeploy +```{include} ../https://raw.githubusercontent.com/DeepLink-org/dlinfer/refs/heads/main/README.md +:start-after: +:end-before: +``` + | **模型系列/型号** | **NV
(全系列)** | **华为
A2** | **沐曦
C500** | **平头哥
PPU 810** | **寒武纪
MLU370** | | --- | --- | --- | --- | --- | --- | | **Llama系列**
Llama3-8B
Llama1-7B | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | diff --git a/docs/doc/TechSupport/test.md b/docs/doc/TechSupport/test.md new file mode 100644 index 0000000..ceec8e3 --- /dev/null +++ b/docs/doc/TechSupport/test.md @@ -0,0 +1,20 @@ +## 目标节 + + +开始》》》》》》》 +这里是一大段 Markdown, +甚至可以有代码块、列表、子标题…… +| **模型系列/型号** | **NV
(全系列)** | **华为
A2** | **沐曦
C500** | **平头哥
PPU 810** | **寒武纪
MLU370** | +| --- | --- | --- | --- | --- | --- | +| **Llama系列**
Llama3-8B
Llama1-7B | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | +| **InternLM系列**
InternLM2.5-7B
InternLM2.5-20B
InternLM2-7B
InternLM2-20B | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | +| **Qwen系列**
Qwen2-7B | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | +| **Mixtral系列**
Mixtral8x7B | ✔️ | ✔️ | ✔️ | | | +| **InternVL系列**
InternVL1-5
InternVL2-2B | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | +| **CogVLM系列**
CogVLM1
CogVLM2 | ✔️ | ✔️ | ✔️ | | | +| **(*) DeepSeek系列** | ✔️(持续优化中) | ✔️(持续优化中) | ✔️(持续优化中) | | | + +结束结束结束》》》》》》 + + +https://raw.githubusercontent.com/DeepLink-org/dlinfer/refs/heads/main/README.md \ No newline at end of file