LaraAI-Labs/Lara-TRT-EDGE-LLM-Qwen3.5-9B-INT4
0
Lara-TRT-EDGE-LLM-Qwen3.5-9B-INT4
🌐 English · 한국어 · 中文
INT4 TensorRT-Edge-LLM engine (Qwen3.5-9B base) for the Lara64-TRT project — built to push time-to-first-token (TTFT) to the limit for real-time voice conversation.
Overview
Contents
- `engines/llm/` — main INT4 LLM engine
llm.engine·embedding.safetensors·tokenizer.json·tokenizer_config.json·config.json·processed_chat_template.json- `engines_mtp/` — Eagle MTP speculative decoding engines for higher decode throughput
eagle_base.engine·eagle_draft.engine·embedding.safetensors· tokenizer/config files
⚠️ Compatibility
TensorRT engines are hardware- and version-locked. These engines run only on Jetson AGX Orin with JetPack 6.2 / CUDA 12.6 and a matching TensorRT-Edge-LLM build. To run on other hardware or TensorRT versions, rebuild the engine from the source ONNX.
License
Apache-2.0, following the Qwen3.5-9B base model license.
