nx_f32_bpe_load_test.nx
buildroot/runtime/nx_f32_bpe_load_test.nx
about
nx_f32_bpe_load_test.nx -- smoke for nx_f32_bpe_load.nx.
Builds a synthetic GGUF with tokenizer.ggml.tokens and
tokenizer.ggml.merges arrays. Verifies the loader populates
the vocab + merge rules.
dependencies 9 imports · 0 importers
imports: nx_syscalls.nxnx_tier.nxnx_le.nxnx_intern.nxnx_bpe.nxnx_gguf.nxnx_gguf_load.nxnx_gguf_meta.nxnx_f32_bpe_load.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 17 | func _write_str_at(buf: *u8, p_in: i64, s: *u8, s_len: i64) -> i64 |
| 25 | func main() -> i64 |