chore: remove legacy deps (fnntw, rayon) and unused files

- Remove fnntw (KNN) and rayon dependencies, no longer needed with
  ensemble architecture
- Update burn features to include wgpu and train backends
- Remove dev.toml, models/.gitkeep, scripts/convert_csic.py, and
  pingora-headless.yaml (superseded by cluster gossip discovery)
- Add .DS_Store to .gitignore

Signed-off-by: Sienna Meridian Satterwhite <sienna@sunbeam.pt>
This commit is contained in:
2026-03-10 23:38:21 +00:00
parent 385e9d4c59
commit e9bac0a8fe
7 changed files with 7 additions and 482 deletions

3
.gitignore vendored
View File

@@ -4,8 +4,11 @@ certs/
*.pem
*.key
*.crt
*.tmp
.DS_Store
# Training data and model binaries
*.bin
*.jsonl
heuristics.toml
**/*artifacts