Views
No views yet
AEON-7/Qwen3.6-27B-AEON-Ultimate-Uncensored-NVFP4AEON-Qwen3.6-27B-AEON-Ultimate-Uncensored-NVFP4.ggufmmproj-BF16.gguf1.\llama-server.exe `
2 -m "AEON-Qwen3.6-27B-AEON-Ultimate-Uncensored-NVFP4.gguf" `
3 --host 0.0.0.0 `
4 --port 10000 `
5 -ngl 999 `
6 -c 32768 `
7 --flash-attn on
8
9Multimodal:
10
11.\llama-server.exe `
12 -m "AEON-Qwen3.6-27B-AEON-Ultimate-Uncensored-NVFP4.gguf" `
13 --mmproj "mmproj-BF16.gguf" `
14 --host 0.0.0.0 `
15 --port 10000 `
16 -ngl 999 `
17 -c 32768 `
18 --flash-attn on
19Notes
20
21This GGUF was converted locally on Windows 11 Pro using a patched llama.cpp conversion workflow for NVFP4 compressed-tensors.
22
23The main model was tested locally with llama.cpp-compatible runtime on RTX 5090.
24
25Attribution
26
27Original model:
28
29AEON-7/Qwen3.6-27B-AEON-Ultimate-Uncensored-NVFP4
30
31Please check and follow the upstream model license and usage terms.