Skip to content

Commit 9bf7014

Browse files
author
xusenlin
committed
Fix typo
1 parent 7389089 commit 9bf7014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
## 📢 新闻
2222

23-
+ 【2023.11.24】 支持 [llama-cpp-pythton](https://github.com/abetlen/llama-cpp-python) 推理,[使用文档](https://github.com/xusenlinzy/api-for-open-llm/blob/master/docs/LLAMA_CPP.md)
23+
+ 【2023.11.24】 支持 [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) 推理,[使用文档](https://github.com/xusenlinzy/api-for-open-llm/blob/master/docs/LLAMA_CPP.md)
2424

2525

2626
+ 【2023.11.03】 支持 `chatglm3``qwen` 模型的 `function call` 调用功能,同时支持流式和非流式模式, [工具使用示例](https://github.com/xusenlinzy/api-for-open-llm/tree/master/examples/chatglm3/tool_using.py), 网页 `demo` 已经集成到 [streamlit-demo](./streamlit-demo)

0 commit comments

Comments
 (0)