Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated tested models for `conversation_basic`
  • Loading branch information
zyzhang1130 authored May 9, 2024
1 parent 90c006c commit a4cf586
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/conversation_basic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ python conversation.py
## Tested Models

These models are tested in this example. For other models, some modifications may be needed.
- dashscope_chat(qwen-max)
- dashscope_chat (qwen-max)
- ollama_chat (ollama_llama3_8b)
- gemini_chat (models/gemini-pro)

## Prerequisites
To set up model serving with open-source LLMs, follow the guidance in
Expand Down

0 comments on commit a4cf586

Please sign in to comment.