p1atdev commited on
Commit
eeb543f
·
verified ·
1 Parent(s): 19cb81a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -3,6 +3,8 @@ license: openrail++
3
  base_model:
4
  - cagliostrolab/animagine-xl-4.0
5
  base_model_relation: quantized
 
 
6
  ---
7
 
8
  ## Quantization settings
@@ -13,4 +15,4 @@ base_model_relation: quantized
13
  - Target layers:`["self_attn", ".mlp."]`
14
  - `diffusion_model`:
15
  - Int8 with [bitsandbytes](https://github.com/bitsandbytes-foundation/bitsandbytes)
16
- - Target layers: `["attn1", "attn2", ".ff."]`
 
3
  base_model:
4
  - cagliostrolab/animagine-xl-4.0
5
  base_model_relation: quantized
6
+ tags:
7
+ - bitsandbytes
8
  ---
9
 
10
  ## Quantization settings
 
15
  - Target layers:`["self_attn", ".mlp."]`
16
  - `diffusion_model`:
17
  - Int8 with [bitsandbytes](https://github.com/bitsandbytes-foundation/bitsandbytes)
18
+ - Target layers: `["attn1", "attn2", ".ff."]`