mirror of
https://github.com/ollama/ollama.git
synced 2025-09-27 19:47:15 +02:00
@@ -243,8 +243,8 @@ The **Copy** endpoint takes a JSON object with the following fields:
|
||||
|
||||
```JSON
|
||||
{
|
||||
"from": "modelname",
|
||||
"to": "newmodelname"
|
||||
"source": "modelname",
|
||||
"destination": "newmodelname"
|
||||
}
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user