支持embeddings生成
curl http://localhost:11434/api/embeddings -d '{
"model": "gemma:2b",
"prompt": "文字内容"
}'参考:https://github.com/ollama/ollama/blob/main/docs/api.md#generate-embeddings 网友回复
支持embeddings生成
curl http://localhost:11434/api/embeddings -d '{
"model": "gemma:2b",
"prompt": "文字内容"
}'参考:https://github.com/ollama/ollama/blob/main/docs/api.md#generate-embeddings 网友回复