ultimo-intento commited on
Commit
b8fca9a
·
verified ·
1 Parent(s): 974cb16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # Bernini Renderer — Mixed INT8+INT4 Quantized Weights
2
 
3
  **Distribution format:** 13 GB per model (85% reduction from 79 GB FP32 originals)
@@ -44,4 +53,4 @@ state_dict = load_bernini_mixed(
44
 
45
  ByteDance/Bernini: https://huggingface.co/ByteDance/Bernini
46
 
47
- Quantization performed by ultimo-intento, June 2026.
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - ByteDance/Bernini-R
5
+ tags:
6
+ - bernini
7
+ - quantized
8
+ - wan
9
+ ---
10
  # Bernini Renderer — Mixed INT8+INT4 Quantized Weights
11
 
12
  **Distribution format:** 13 GB per model (85% reduction from 79 GB FP32 originals)
 
53
 
54
  ByteDance/Bernini: https://huggingface.co/ByteDance/Bernini
55
 
56
+ Quantization performed by ultimo-intento, June 2026.