Views
No views yet
🔗 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.1
| Filename | Quantization | Quality | Size | Description / Recommendation |
|---|---|---|---|---|
aether_2_1_fp16.gguf | FP16 / F16 | Maximum | ~5.65 MB | Uncompressed full precision adapter GGUF. |
aether_2_1_q8_0.gguf | Q8_0 | Very High | ~5.65 MB | High-precision 8-bit quantized build. |
aether_2_1_q4_k_m.gguf | Q4_K_M | Balanced | ~5.65 MB | Recommended. Balanced quantization for ultra-fast local execution. |
Maxilicious20/Aether-2.1-GGUF or paste the repository ID.aether_2_1_q4_k_m.gguf).llama.cpp:./llama-cli -m aether_2_1_q4_k_m.gguf -p "Hello Aether!" -n 256