qora-protocol/QORA-LLM-4B
Pure Rust multimodal inference engine AI. No Python, no CUDA, no external ML frameworks. Single executable + model weights = portable AI that runs on any machine. GPU accelerated — auto-detects Vulkan (Windows/Linux) or Metal (macOS) GPU and runs inference on it. Falls back to CPU if no GPU available. Smart system awareness
Stars
—
Forks
—
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/qora-protocol/QORA-LLM-4B"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tracel-ai/burn
Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on...
sonos/tract
Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference
pykeio/ort
Fast ML inference & training for ONNX models in Rust
robertknight/rten
ONNX neural network inference engine
elixir-nx/ortex
ONNX Runtime bindings for Elixir