GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

Maxilicious20/Aether-2.3-GGUF overview

Aether 2.3 GGUF Pre quantized GGUF binaries for Aether 2.3 , scaling up to the powerful Qwen2.5 3B Instruct base architecture. Trained with SFT Supervised Fine…

ggufllama.cpplm-studioaethergermanenglishtext-generationdeenbase_model:Qwen/Qwen2.5-3B-Instructbase_model:quantized:Qwen/Qwen2.5-3B-Instructlicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~1.80 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
text-generation

Repository Files & Downloads

3 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
aether_2_3_fp16.ggufGGUFGGUF5.75 GBDownload
aether_2_3_q4_k_m.ggufGGUFQ4_K_M1.80 GBDownload
aether_2_3_q8_0.ggufGGUFQ8_03.06 GBDownload

Model Details

Model IDMaxilicious20/Aether-2.3-GGUF
AuthorMaxilicious20
Pipelinetext-generation
Licenseapache-2.0
Base modelQwen/Qwen2.5-3B-Instruct
Last modified2026-08-01T09:21:58.000Z

Model README

---

library_name: gguf

tags:

  • gguf
  • llama.cpp
  • lm-studio
  • aether
  • german
  • english
  • text-generation

license: apache-2.0

language:

  • de
  • en

base_model: Qwen/Qwen2.5-3B-Instruct

---

Aether 2.3 - GGUF

Pre-quantized GGUF binaries for Aether 2.3, scaling up to the powerful Qwen2.5-3B-Instruct base architecture.

Trained with SFT (Supervised Fine-Tuning) and PEFT (LoRA) on a custom 3 GB dataset using local NVIDIA RTX GPU acceleration, Aether 2.3 delivers high intelligence, robust conversational capabilities, and exceptional multilingual performance in German and English.

> 🔗 Looking for the Base / LoRA Adapter?

> If you want to use the Hugging Face Transformers PEFT adapter instead, check out the main repository:

> 👉 Maxilicious20/Aether-2.3

---

📦 Available Files & Quantizations

Choose the right file depending on your system's VRAM/RAM and performance needs:

| Filename | Quantization | Quality | Size | Description / Recommendation |

| :--- | :--- | :--- | :--- | :--- |

| aether_2_3_fp16.gguf | FP16 / F16 | Maximum | ~5.75 GB | Uncompressed full precision. Best quality, requires more VRAM. |

| aether_2_3_q8_0.gguf | Q8_0 | Very High | ~3.05 GB | Near-lossless quantization. Excellent balance of precision and speed. |

| aether_2_3_q4_k_m.gguf | Q4_K_M | Balanced | ~1.79 GB | Recommended. Best compromise between speed, size, and minimal quality loss. |

---

🚀 How to Run Locally

1. LM Studio

  1. Open LM Studio.
  2. Search for Maxilicious20/Aether-2.3-GGUF or paste the repo ID.
  3. Download your preferred quantization (e.g., aether_2_3_q4_k_m.gguf).
  4. Load the model and start chatting!

2. Ollama / llama.cpp

You can run the GGUF file directly using llama.cpp:

./llama-cli -m aether_2_3_q4_k_m.gguf -p "Hello Aether!" -n 256

Run Maxilicious20/Aether-2.3-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models