How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="k4ran909/FluxNat-v2-lite",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

FluxNat v2 Lite

Lightweight uncensored AI by K4ran. 5B params (2B effective MoE).

File Quant Size
FluxNat-v2-lite-Q4_K_M.gguf Q4_K_M 3.4 GB
FluxNat-v2-lite-Q8_0.gguf Q8_0 5.0 GB

Creator: K4ran

Downloads last month
95
GGUF
Model size
5B params
Architecture
gemma4
Hardware compatibility
Log In to add your hardware

4-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for k4ran909/FluxNat-v2-lite

Quantized
(14)
this model