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