Fuel Computer local inference components wllama: Copyright (c) 2024 Xuan Son NGUYEN https://github.com/ngxson/wllama llama.cpp / ggml: Copyright (c) 2023-2026 The ggml authors https://github.com/ggml-org/llama.cpp Both components are distributed under the following MIT License: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Model weights are downloaded from Fuel Computer's Cloudflare R2 mirror, not included in the app bundle. Qwen also has a pinned Hugging Face backup; Gemma's prepared shards are R2-only. The Qwen3.5 and Google Gemma 4 model cards declare Apache-2.0; Unsloth provides the Q4_K_M GGUF conversions. Google DeepMind authored Gemma 4. Fuel Computer splits the Gemma GGUF into standard shards without changing tensor data. Qwen2.5-Coder-1.5B-Instruct uses the official Qwen GGUF release (Apache-2.0). Qwen3-1.7B-FC is a ContextboxAI fine-tune of Qwen3, converted to GGUF by lennyhans; both fine-tune and conversion model cards declare Apache-2.0. Its original GGUF omits the chat template. Fuel Computer separately includes the unmodified ContextboxAI template from revision 11a42f5d36cc9ede2a050785e2943fbc4a2e4cd6. The template's Apache license is included at /qwen3-fc-template-LICENSE.txt. LFM2.5-1.2B-Instruct uses LiquidAI's official GGUF under LFM Open License v1.0, NOT Apache-2.0. Commercial-use and Legal Entity conditions apply to each recipient. The full original license is included at /lfm-open-license.txt and in its R2 directory. https://huggingface.co/LiquidAI/LFM2.5-1.2B-Instruct-GGUF/tree/6767265158422fb8a19c62ceb45f16f05363615b Each mirror directory contains LICENSE.txt, NOTICE.txt and the source model card. https://huggingface.co/unsloth/Qwen3.5-0.8B-GGUF https://huggingface.co/unsloth/Qwen3.5-2B-GGUF https://huggingface.co/unsloth/gemma-4-E2B-it-GGUF/tree/0314792d7f1f7e229411f620751375812bb9faf2 https://huggingface.co/google/gemma-4-E2B-it/tree/3e22461f65e89153144f8adb70e3b8c2cc9845a7 https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B-Instruct-GGUF/tree/f86cb2c1fa58255f8052cc32aeede1b7482d4361 https://huggingface.co/contextboxai/Qwen3-1.7B-FC/tree/11a42f5d36cc9ede2a050785e2943fbc4a2e4cd6 https://huggingface.co/lennyhans/Qwen3-1.7B-FC-Q4_K_M-GGUF/tree/902768fea4d84b79fde93afcfb3e78fdd702a9a9 https://www.apache.org/licenses/LICENSE-2.0