mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 08:17:03 +00:00
- Add Gemma3n model support with text generation capabilities - Add new CUDA mean operations for improved performance - Add macOS documentation and performance tests - Update LLAMA patches for ROCm/CUDA compatibility - Fix various model conversion and processing issues - Update CI workflows and build configurations - Add library model tests and Shakespeare test data 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
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)
|