"configs/git@developer.sourcefind.cn:OpenDAS/detectron2.git" did not exist on "b634945d8ce3fbcbbcf2fc89e62cf7de03b17673"
Unverified Commit b886bec3 authored by Jeffrey Morgan's avatar Jeffrey Morgan Committed by GitHub
Browse files

Update api.md

parent fc062059
...@@ -1024,7 +1024,7 @@ Advanced parameters: ...@@ -1024,7 +1024,7 @@ Advanced parameters:
```shell ```shell
curl http://localhost:11434/api/embeddings -d '{ curl http://localhost:11434/api/embeddings -d '{
"model": "llama2", "model": "all-minilm",
"prompt": "Here is an article about llamas..." "prompt": "Here is an article about llamas..."
}' }'
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment