jamescallander commited on
Commit
13fa590
·
verified ·
1 Parent(s): bd2de2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -131,7 +131,7 @@ You can connect it to any OpenAI-compatible client or UI (for example: [Open Web
131
 
132
  ```json
133
  {
134
- "model": "llama-3.1-8b-instruct",
135
  "messages": [{"role":"user","content":"Hello!"}],
136
  "stream": false
137
  }
 
131
 
132
  ```json
133
  {
134
+ "model": "MediPhi-Instruct",
135
  "messages": [{"role":"user","content":"Hello!"}],
136
  "stream": false
137
  }