Contributing to Ollama
Thank you for your interest in contributing to Ollama! Here are a few guidelines to help get you started.
Explore
68,129 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.
.vscode
linters:
The project differentiates between 3 levels of contributors:
- [**Reporting a vulnerability**](#reporting-a-vulnerability)

generic skill
exclude: prompts/.*.txt
*.a
max-line-length = 125
> [!IMPORTANT]
No description available.
---
*.a
root = true
AlignEscapedNewlines: Left # LeftWithLastLine
"Exclude": ["^\\.gitmodules$", "stb_image\\.h"],
site_url: !ENV READTHEDOCS_CANONICAL_URL
Please report security issues privately using [the vulnerability submission form](https://github.com/vllm-project/vllm/security/advisories/new).
require_ci_to_pass: false
vllm/model_executor/layers/fla/ops/*.py
<p align="center">
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