Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.74 KB

File metadata and controls

27 lines (17 loc) · 1.74 KB

Contributing to Inference Foundry

Inference Foundry hosts multiple repositories (inference engines, research journals, datasets, and tooling). Work should be evidence-based where claims matter: reproducible steps, benchmarks, citations, or clear scope boundaries.

Before you open a PR

  1. Read this organization’s Code of Conduct.
  2. Open contributions against the repository that owns the code or content—not against this .github repo unless you are changing org-wide defaults or docs here.
  3. Follow that repository’s contributing guide if it has one; repository-specific rules override this file for that repo.

Repository-specific guides

Repository Contributing guide
super-ollama super-ollama/CONTRIBUTING.md (CGo, ggml, profiling requirements)
Crucible Use the Crucible repo when it publishes a CONTRIBUTING.md; until then, coordinate via issues.
Other / planned Each new repo should add its own CONTRIBUTING.md at the root or under .github.

GitHub uses this file only as a default for organization repositories that do not define their own CONTRIBUTING.md.

Organization meta (this repo)

To propose changes to the org profile, team roster, project index, or shared policies in Inference-Foundry/.github, open a pull request here or open an issue using the Org meta template (ISSUE_TEMPLATE/org_meta.yml).

Questions

Use Discord (linked from the org profile) or open a discussion in the relevant project repository.