mirror of
https://github.com/ollama/ollama.git
synced 2025-04-03 01:18:59 +02:00
22 lines
497 B
Markdown
22 lines
497 B
Markdown
# Documentation
|
|
|
|
### Getting Started
|
|
* [Quickstart](../README.md#quickstart)
|
|
* [Examples](./examples.md)
|
|
* [Importing models](./import.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)
|