Contributing to Ollama
Thank you for your interest in contributing to Ollama! Here are a few guidelines to help get you started.
Explore
99,105 skills indexed with the new KISS metadata standard.
Thank you for your interest in contributing to Ollama! Here are a few guidelines to help get you started.
linters:
.vscode
llama/**/*.hpp linguist-vendored
ollama
The project differentiates between 3 levels of contributors:
- [**Reporting a vulnerability**](#reporting-a-vulnerability)

generic skill
max-line-length = 125
> [!IMPORTANT]
exclude: prompts/.*.txt
No description available.
*.a
---
root = true
"Exclude": ["^\\.gitmodules$", "stb_image\\.h"],
AlignEscapedNewlines: Left # LeftWithLastLine
*.a
Please report security issues privately using [the vulnerability submission form](https://github.com/vllm-project/vllm/security/advisories/new).
require_ci_to_pass: false
site_url: !ENV READTHEDOCS_CANONICAL_URL
You may find information about contributing to vLLM on [docs.vllm.ai](https://docs.vllm.ai/en/latest/contributing).
disable=SC1091,SC2004,SC2129,SC2155,SC2164