Green Engine 1.1.0
Phase 1 honest runtime scope: GGUF llama.cpp compatibility mode, .green package validation, and shared manifest types.
Highlights
green-formatcrate —green-modelv1 manifest types for.greenpackages from Green Compresspack-modelge run/ge chat serve— compatibility mode messaging for GGUF;.greenpaths validate with clear Phase 2 errorsGreenModelloader stub — parsespack-modeloutput; native inference not wired yet- Pair with Green Compress
export-gguf— llama.cpp fallback for compressed weights
Quick start
git clone https://github.com/VeyrForge/GreenEngine.git && cd GreenEngine
cargo build --release -p ge
./target/release/ge helpSee README.md and docs/BENCHMARKS.md.
License
Free to run and use; view source and submit suggested changes via GitHub. See LICENSE.
Full Changelog: https://github.com/VeyrForge/GreenEngine/commits/v1.1.0