Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
orangecat
ollama
Commits
2eaa95b4
"docs/source/api/vscode:/vscode.git/clone" did not exist on "2bca4759c161535e97e5364e191428ec9aa0a402"
Unverified
Commit
2eaa95b4
authored
Nov 21, 2023
by
Jeffrey Morgan
Committed by
GitHub
Nov 21, 2023
Browse files
Update api.md
parent
3cd07728
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/api.md
docs/api.md
+2
-2
No files found.
docs/api.md
View file @
2eaa95b4
...
@@ -299,9 +299,9 @@ Create a model from a [`Modelfile`](./modelfile.md). It is recommended to set `m
...
@@ -299,9 +299,9 @@ Create a model from a [`Modelfile`](./modelfile.md). It is recommended to set `m
### Parameters
### Parameters
-
`name`
: name of the model to create
-
`name`
: name of the model to create
-
`modelfile`
: contents of the Modelfile
-
`modelfile`
(optional)
: contents of the Modelfile
-
`stream`
: (optional) if
`false`
the response will be returned as a single response object, rather than a stream of objects
-
`stream`
: (optional) if
`false`
the response will be returned as a single response object, rather than a stream of objects
-
`path`
(
deprecated
): path to the Modelfile
-
`path`
(
optional
): path to the Modelfile
### Examples
### Examples
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment