File size: 1,056 Bytes
c1f3d11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d4d5356
c1f3d11
 
 
 
d4d5356
 
c1f3d11
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
license: apache-2.0
base_model:
- lodestones/Chroma
---

# Chroma FP8 Scaled

## Model Details

- **Model Type**: Scaled FP8 safetensors variant of Lodestone Rock's [Chroma](https://huggingface.co/lodestones/Chroma) model
- **Model Architecture**: Chroma architecture, with FP8 scaling

## Model Description

Chroma FP8 Scaled is a high-precision variant of the Chroma model, utilizing the full dynamic range of FP8 (-448 to 448). This model leverages the large headroom available in FP8 format to maintain higher precision compared to standard FP8 safetensors, resulting in improved performance while maintaining the benefits of reduced model size.

## Hardware and Software Requirements

- **Dependencies**: Requires an up-to-date ComfyUI as of May 1, 2025.

## Installation and Usage

```
# Load the model using `Load Diffusion Model` in ComfyUI
# Set weight_dtype to `default`
```

## Acknowledgments

Thanks to Lodestone Rock for creating the original Chroma model and developing the FluxMod toolkit that enables this optimized FP8 representation.