Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShuaiBai623 authored Sep 20, 2024
1 parent 2b0fed9 commit 46b5a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1155,7 +1155,7 @@ client = OpenAI(
)

chat_response = client.chat.completions.create(
model="Qwen2-7B-Instruct",
model="Qwen2-VL-7B-Instruct",
messages=[
{"role": "system", "content": "You are a helpful assistant."},
{
Expand Down

0 comments on commit 46b5a0e

Please sign in to comment.