mirror of
https://github.com/JasonYANG170/CodeGeeX4.git
synced 2024-11-23 04:06:32 +00:00
Update README
This commit is contained in:
parent
00d5465908
commit
d624f752c2
|
@ -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.
|
||||
|
|
|
@ -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 |
BIN
resources/all_functions_zh.jpg
Normal file
BIN
resources/all_functions_zh.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 192 KiB |
Loading…
Reference in New Issue
Block a user