mingyi456 commited on
Commit
e399380
·
verified ·
1 Parent(s): 346e5dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -11,9 +11,10 @@ language:
11
  pipeline_tag: text-to-image
12
  ---
13
 
14
- For more information (including how to compress models yourself), check out https://huggingface.co/DFloat11
15
 
16
- Feel free to request for other models for compression as well, although I currently only know how to compress models based on the Flux architecture.
 
17
 
18
 
19
  ### How to Use
 
11
  pipeline_tag: text-to-image
12
  ---
13
 
14
+ For more information (including how to compress models yourself), check out https://huggingface.co/DFloat11 and https://github.com/LeanModels/DFloat11
15
 
16
+
17
+ Feel free to request for other models for compression as well, ~~although I currently only know how to compress models based on the Flux architecture~~.
18
 
19
 
20
  ### How to Use