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