Contributors¶
Use this hub when you change OddsFox Graph code, tests, or docs. See CONTRIBUTING.md for the PR checklist and CHANGELOG.md for notable changes.
Contributor
Repository layout¶
| Path | Role |
|---|---|
oddsgraph/ |
Package: CLI, reduce, infer, resolution, build, export |
scripts/ |
Operator/dev utilities (schedule export, fine-tune, benchmarks) |
tests/ |
Unit and optional live integration tests |
docs/ |
This documentation site |
models/ |
Local GGUF / MLX weight instructions |
Setup, tests, extras, and docs workflow live in Development. Experimental residual-path LoRA scripts are covered in Fine-tuning.
Next pages¶
| Goal | Page |
|---|---|
| Setup / tests / docs | Development |
| Architecture | Architecture |
| Entity resolution | Entity resolution |
| Ontology contract | Ontology |
| CLI surface | CLI |
| Fine-tuning scripts | Fine-tuning |