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