curl --location --request DELETE 'http://localhost:11434/api/delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "model": "llama3:13b" }'
{}