-
Notifications
You must be signed in to change notification settings - Fork 0
Testing
Raul Montoya Cardenas edited this page Jul 29, 2026
·
2 revisions

Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)
cargo testIn-module tests for shape, transpose, softmax, GELU, tiny LM forward, hidden states.
| Area | Coverage |
|---|---|
| Stub load | quant stub, not loaded |
| StubUniform forward | equal expert weights |
| DenseSim | synthetic/real gate via temp GGUF fixture |
| SpikingSim | membrane activity + reset_state
|
| Q5_K dequant smoke | full block loop |
| Optional real checkpoint |
GGUF_CHECKPOINT_PATH env → probe_model
|
moe/test_fixtures.rs builds temporary GGUF-like blobs for CI without large models.
- Keep default tests free of huge GGUF downloads.
- Use env path only for optional integration probes.
Last updated: July 29, 2026
Updated by: Grok Build: Grok 4.5
Package tip reference: 37c5a21 (main)