An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by zerfoo

A curated list of projects in awesome lists by zerfoo .

https://github.com/zerfoo/zerfoo

Pure Go machine learning framework. Train, run, and serve ML models with go build. Zero CGo.

autodiff deep-learning distributed-training float16 float8 fp16 fp8 go golang graph-ml machine-learning ml-framework neural-network onnx transformer

Last synced: 13 Apr 2026

https://github.com/zerfoo/zonnx

ONNX-to-GGUF model converter CLI. Convert HuggingFace ONNX models to GGUF format for use with Zerfoo and llama.cpp. CGo-free, single static binary.

Last synced: 01 Apr 2026

https://github.com/zerfoo/float16

IEEE 754 half-precision (Float16) and BFloat16 arithmetic library for Go. Lossless round-trip conversion, configurable rounding modes, and full special-value support.

Last synced: 26 Apr 2026

https://github.com/zerfoo/float8

FP8 (E4M3FN) arithmetic library for Go. Configurable precision/range trade-offs for quantized ML inference and memory-constrained applications.

Last synced: 18 Mar 2026

https://github.com/zerfoo/ztoken

BPE tokenizer library for Go with HuggingFace tokenizer.json and GGUF tokenizer extraction support. Zero external dependencies.

Last synced: 26 Apr 2026