Update README.md
Browse files
README.md
CHANGED
@@ -9,11 +9,37 @@ tags:
|
|
9 |
---
|
10 |
# Chroma: Open-Source, Uncensored, and Built for the Community
|
11 |
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
-
`Chroma` is a 8.9 billion parameter rectified flow transformer capable of generating images from text descriptions.
|
16 |
-
Based on `FLUX.1 [schnell]` with heavy architectural modifications.
|
17 |
|
18 |

|
19 |
|
|
|
9 |
---
|
10 |
# Chroma: Open-Source, Uncensored, and Built for the Community
|
11 |
|
12 |
+
Chroma is a **8.9B** parameter model based on **FLUX.1-schnell** (technical report coming soon!). It’s fully **Apache 2.0 licensed**, ensuring that **anyone** can use, modify, and build on top of it—no corporate gatekeeping.
|
13 |
+
The model is **still training right now**, and I’d love to hear your thoughts! Your input and feedback are really appreciated.
|
14 |
+
|
15 |
+
# What Chroma Aims to Do
|
16 |
+
|
17 |
+
* Training on a **5M dataset**, curated from **20M** samples including anime, furry, artistic stuff, and photos.
|
18 |
+
* **Fully uncensored**, reintroducing missing anatomical concepts.
|
19 |
+
* Built as a **reliable open-source option** for those who need it.
|
20 |
+
|
21 |
+
# See the Progress
|
22 |
+
|
23 |
+
* **Hugging Face Debug Repo:** [**https://huggingface.co/lodestones/chroma-debug-development-only**](https://huggingface.co/lodestones/chroma-debug-development-only)
|
24 |
+
* **Live WandB Training Logs:** [**https://wandb.ai/lodestone-rock/optimal%20transport%20unlocked**](https://wandb.ai/lodestone-rock/optimal%20transport%20unlocked)
|
25 |
+
* **Training code!:** [**https://github.com/lodestone-rock/flow**](https://github.com/lodestone-rock/flow)
|
26 |
+
* **CivitAi gallery:** [**https://civitai.com/posts/13766416**](https://civitai.com/posts/13766416)
|
27 |
+
* **CivitAi model:** [**https://civitai.com/models/1330309/chroma**](https://civitai.com/models/1330309/chroma)
|
28 |
+
|
29 |
+
# Support Open-Source AI
|
30 |
|
31 |
+
The current pretraining run has already used **6000+ H100 hours**, and keeping this going long-term is expensive.
|
32 |
+
|
33 |
+
If you believe in **accessible, community-driven AI**, any support would be greatly appreciated.
|
34 |
+
|
35 |
+
👉 **\[https://ko-fi.com/lodestonerock/goal?g=1\] — Every bit helps!**
|
36 |
+
|
37 |
+
**ETH: 0x679C0C419E949d8f3515a255cE675A1c4D92A3d7**
|
38 |
+
|
39 |
+
my discord: [**discord.gg/SQVcWVbqKx**](http://discord.gg/SQVcWVbqKx)
|
40 |
+
|
41 |
+

|
42 |
|
|
|
|
|
43 |
|
44 |

|
45 |
|