Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LC044 committed Mar 29, 2024
1 parent 667e663 commit 4fed8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MemoAI/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ model, tokenizer = load_model_and_tokenizer(
python api_server.py
```

调用示例
调用示例(你可以在任意一个支持ChatGPT的应用中使用它):

```python
from openai import OpenAI
Expand Down

0 comments on commit 4fed8ce

Please sign in to comment.