docs: mark Phase 1 foundation tests complete (Charon d76448d)
Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
parent
d76448d4a9
commit
85f587ade3
1 changed files with 4 additions and 4 deletions
8
TODO.md
8
TODO.md
|
|
@ -4,11 +4,11 @@ Dispatched from core/go orchestration. This package is minimal by design.
|
|||
|
||||
---
|
||||
|
||||
## Phase 1: Foundation
|
||||
## Phase 1: Foundation — `d76448d` (Charon)
|
||||
|
||||
- [ ] **Add tests for option application** — Verify GenerateConfig defaults, all With* options, ApplyGenerateOpts/ApplyLoadOpts behaviour.
|
||||
- [ ] **Add tests for backend registry** — Register, Get, List, Default priority order, LoadModel routing.
|
||||
- [ ] **Add tests for Default() platform preference** — Verify metal > rocm > llama_cpp ordering.
|
||||
- [x] **Add tests for option application** — Verify GenerateConfig defaults, all With* options, ApplyGenerateOpts/ApplyLoadOpts behaviour. Comprehensive API tests (1,074 LOC).
|
||||
- [x] **Add tests for backend registry** — Register, Get, List, Default priority order, LoadModel routing.
|
||||
- [x] **Add tests for Default() platform preference** — Verify metal > rocm > llama_cpp ordering.
|
||||
|
||||
## Phase 2: Integration
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue