Skip to content

Commit 6730c4c

Browse files
Update README_zh.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent c843ed6 commit 6730c4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ GraphGen 首先根据源文本构建细粒度的知识图谱,然后利用期
7070
<details>
7171
<summary>历史更新记录</summary>
7272

73-
- **2025.12.16**新增 [vllm](https://github.com/vllm-project/vllm) 作为本地推理后端的支持
73+
- **2025.12.16**支持 [vllm](https://github.com/vllm-project/vllm) 作为本地推理后端
7474
- **2025.12.16**:使用 [ray](https://github.com/ray-project/ray) 重构了数据生成 pipeline,提升了分布式执行和资源管理的效率。
7575
- **2025.12.1**:新增对 [NCBI](https://www.ncbi.nlm.nih.gov/)[RNAcentral](https://rnacentral.org/) 数据库的检索支持,现在可以从这些生物信息学数据库中提取DNA和RNA数据。
7676
- **2025.10.30**:我们支持多种新的 LLM 客户端和推理后端,包括 [Ollama_client]([Ollama_client](https://github.com/open-sciencelab/GraphGen/blob/main/graphgen/models/llm/api/ollama_client.py), [http_client](https://github.com/open-sciencelab/GraphGen/blob/main/graphgen/models/llm/api/http_client.py), [HuggingFace Transformers](https://github.com/open-sciencelab/GraphGen/blob/main/graphgen/models/llm/local/hf_wrapper.py)[SGLang](https://github.com/open-sciencelab/GraphGen/blob/main/graphgen/models/llm/local/sglang_wrapper.py)

0 commit comments

Comments
 (0)