Manojb commited on
Commit
fcd75b8
·
verified ·
1 Parent(s): dd39afc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -76,7 +76,7 @@ ollama run qwen-7b:toolcall # without chat completion
76
 
77
  ### Basic Function Calling
78
 
79
- for Base models:
80
  ```base
81
  curl http://localhost:11434/api/generate -H "Content-Type: application/json" -d '{
82
  "model": "qwen-7b:toolcall",
 
76
 
77
  ### Basic Function Calling
78
 
79
+ for Base model (THIS):
80
  ```base
81
  curl http://localhost:11434/api/generate -H "Content-Type: application/json" -d '{
82
  "model": "qwen-7b:toolcall",