Commit b662d9fd authored by Matt Williams's avatar Matt Williams
Browse files

starting to build out some docs


Signed-off-by: default avatarMatt Williams <m@technovangelist.com>
parent e3fb1fd3
# Documentation
- [Modelfile](./modelfile.md)
- [How we store Models](./modelstorage.md)
- [How to develop Ollama](./development.md)
- [API](./api.md)
[Documentation Home](./README.md)
# API
## Generate a Prompt
**/api/generate**
## Create a Model
**/api/create**
## List Local Models
**/api/list**
## Copy a Model
**/api/copy**
## Pull a Model
**/api/pull**
## Push a Model
**/api/push**
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment