Update README

This commit is contained in:
Stanislas0 2024-07-15 17:57:20 +08:00
parent 00d5465908
commit d624f752c2
4 changed files with 3 additions and 1 deletions

View File

@ -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.

View File

@ -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 插件的官方系统提示、自定义系统提示以及维护多轮对话历史的一些技巧。

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 KiB

After

Width:  |  Height:  |  Size: 384 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 KiB