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