# OxiGemma
[](https://crates.io/crates/oxigemma)
[](LICENSE)
[](https://blog.rust-lang.org/2025/06/05/Rust-1.89.0.html)
**Status: Name Reservation — Implementation Coming Soon**
Pure-Rust inference engine for Google's Gemma model family.
## About
This crate is currently a name reservation for the OxiGemma project — a sister project to [OxiBonsai](https://github.com/cool-japan/oxibonsai), targeting Google's Gemma model family including the low-memory [Gemma 4 QAT](https://huggingface.co/collections/unsloth/gemma-4-qat) variants. Full implementation will be available in future releases.
OxiGemma is part of the [COOLJAPAN](https://github.com/cool-japan) Pure-Rust ecosystem: zero FFI, zero C/C++, zero external native libraries.
## Copyright
Copyright (c) 2026 COOLJAPAN OU (Team Kitasan)
## License
Licensed under the Apache License, Version 2.0
([LICENSE](LICENSE) or <http://www.apache.org/licenses/LICENSE-2.0>)