Copies an existing model to a new name on the Ollama server.
The name of the model to copy from (e.g., "llama3.1:8b").
The name of the new model to create (e.g., "llama3.1:8b-copy").
A JSONValue object with the copy status.
See Implementation
Copies an existing model to a new name on the Ollama server.