AbteeXAILab/lumynax-frontier-phi-4-14b-gguf overview
LumynaX Frontier Phi 4 14B GGUF Legacy release · Outdated research artifact This model card documents an early LumynaX experiment. It is no longer maintained, …
Runs locally from ~8.28 GB disk (12 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| phi-4-Q4_K_M.gguf | GGUF | Q4_K_M | 8.28 GB | Download |
Model Details
| Model ID | AbteeXAILab/lumynax-frontier-phi-4-14b-gguf |
|---|---|
| Author | AbteeXAILab |
| Pipeline | text-generation |
| License | mit |
| Base model | microsoft/phi-4 |
| Last modified | 2026-09-03T02:31:45.000Z |
Model README
---
license: mit
library_name: llama.cpp
pipeline_tag: text-generation
language:
- en
- mi
tags:
- abteex-ai-labs
- aotearoa
- efficient
- frontier
- gguf
- local-first
- lumynax
- microsoft
- new-zealand
- phi
- sovereign-ai
- vllm
- vllm-compatible
- vllm-experimental
- nvidia-nim
- nim-compatible
- nim-candidate
- nvidia-nemo
- nem
- nvidia-nemo-pathway
- nem-pathway
- nem-convert-required
- legacy
- outdated
base_model: microsoft/phi-4
---
LumynaX Frontier Phi-4 14B GGUF
> Legacy release · Outdated research artifact
This model card documents an early LumynaX experiment. It is no longer maintained, is not recommended for production, and does not represent the current capabilities, architecture, or safety standards of AbteeX AI Labs.
How infusion works
LumynaX Core is the core intelligence model. It governs the inference path and integrates selected open-source models as specialised execution layers.
Prompt → LumynaX Core → Infused model / MoE experts → LumynaX Core → Response
LumynaX infusion is the controlled composition of LumynaX Core with a compatible open-source model. Depending on the model family and deployment objective, the integration can operate in two ways:
- Routed infusion — LumynaX Core directs inference through the selected model without modifying its weights.
- MoE infusion — when required by the architecture, compatible model weights can be composed as specialised experts within a Mixture-of-Experts design.
In both cases, LumynaX Core remains the primary intelligence and orchestration layer, applying sovereignty controls, context, agentic planning, and inference optimisation around model execution. Infusion does not automatically imply a weight merge; each release manifest records the method used by that pack.
This release
| | |
|---|---|
| Infused model | microsoft/phi-4 |
| Infusion method | Routed runtime and identity integration |
| Weight composition | None — this pack preserves the source-model weights |
| Runtime | llama.cpp |
| Release | v0.1.0 |
| Status | Outdated and retained for research provenance only |
This package predates the current LumynaX Core implementation. Its included identity, runtime, or deployment wrappers are historical release components—not the complete modern LumynaX pipeline.
Archive access
The artifacts remain available for reproducibility. Before evaluation, verify checksums.sha256, inspect release_export_manifest.json, and review LICENSE.txt.
---
AbteeX AI Labs · Aotearoa New Zealand
Run AbteeXAILab/lumynax-frontier-phi-4-14b-gguf with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models