Stanislas0 vor 1 Jahr
Ursprung
Commit
d624f752c2
4 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  1. 2 0
      README.md
  2. 1 1
      README_zh.md
  3. BIN
      resources/all_functions.jpg
  4. BIN
      resources/all_functions_zh.jpg

+ 2 - 0
README.md

@@ -90,6 +90,8 @@ python -m vllm.entrypoints.openai.api_server \
 ## Tutorials
 CodeGeeX4-ALL-9B provides three user guides to help users quickly understand and use the model:
 
+![ALL Fuctions](./resources/all_functions.jpg)
+
 1. **[System Prompt Guideline](./guides/System_prompt_guideline.md)**: This guide introduces how to use system prompts in CodeGeeX4-ALL-9B, including the VSCode extension official system prompt, customized system prompts, and some tips for maintaining multi-turn dialogue history.
 
 2. **[Infilling Guideline](./guides/Infilling_guideline.md)**: This guide explains the VSCode extension official infilling format, covering general infilling, cross-file infilling, and generating a new file in a repository.

+ 1 - 1
README_zh.md

@@ -92,7 +92,7 @@ python -m vllm.entrypoints.openai.api_server \
 ## 用户指南
 我们为 CodeGeeX4-ALL-9B 提供了用户指南,帮助用户快速了解和使用该模型:
 
-![ALL Fuctions](./resources/all_functions.jpg)
+![ALL Fuctions](./resources/all_functions_zh.jpg)
 
 1. **[系统提示指南](./guides/System_prompt_guideline_zh.md)**:本指南介绍了如何在 CodeGeeX4-ALL-9B 中使用系统提示,包括 VSCode 插件的官方系统提示、自定义系统提示以及维护多轮对话历史的一些技巧。
 

BIN
resources/all_functions.jpg


BIN
resources/all_functions_zh.jpg