mirror of
https://github.com/ollama/ollama.git
synced 2025-11-11 22:28:10 +01:00
23 lines
533 B
Markdown
23 lines
533 B
Markdown
# Documentation
|
|
|
|
### Getting Started
|
|
* [Quickstart](../README.md#quickstart)
|
|
* [Examples](./examples.md)
|
|
* [Importing models](./import.md)
|
|
* [MacOS Documentation](./macos.md)
|
|
* [Linux Documentation](./linux.md)
|
|
* [Windows Documentation](./windows.md)
|
|
* [Docker Documentation](./docker.md)
|
|
|
|
### Reference
|
|
|
|
* [API Reference](./api.md)
|
|
* [Modelfile Reference](./modelfile.md)
|
|
* [OpenAI Compatibility](./openai.md)
|
|
|
|
### Resources
|
|
|
|
* [Troubleshooting Guide](./troubleshooting.md)
|
|
* [FAQ](./faq.md)
|
|
* [Development guide](./development.md)
|