FireRed-Image-Edit-1.1#
Model Name: FireRed-Image-Edit-1.1
Model Family: stable_diffusion
Abilities: image2image
Available ControlNet: None
Specifications#
Model ID: FireRedTeam/FireRed-Image-Edit-1.1
GGUF Model ID: vantagewithai/FireRed-Image-Edit-1.1-GGUF
GGUF Quantizations: Q3_K_M, Q3_K_S, Q4_0, Q4_1, Q4_K_M, Q4_K_S, Q5_0, Q5_1, Q5_K_M, Q5_K_S, Q6_K, Q8_0
Execute the following command to launch the model:
xinference launch --model-name FireRed-Image-Edit-1.1 --model-type image
For GGUF quantization, using below command:
xinference launch --model-name FireRed-Image-Edit-1.1 --model-type image --gguf_quantization ${gguf_quantization} --cpu_offload True