gryan commited on
Commit
34e7c89
·
verified ·
1 Parent(s): 81a83e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,7 +9,8 @@ tags:
9
 
10
  This repo contains bitsandbytes 8bit model weights for [OmniGen-v1](https://huggingface.co/Shitao/OmniGen-v1). For info about OmniGen see the [original model card](https://huggingface.co/Shitao/OmniGen-v1).
11
 
12
- - 4-bit (nf4) weights: [gryan/OmniGen-v1-bnb-4bit](https://huggingface.co/gryan/OmniGen-v1-bnb-4bit)
 
13
 
14
 
15
  ## Usage
 
9
 
10
  This repo contains bitsandbytes 8bit model weights for [OmniGen-v1](https://huggingface.co/Shitao/OmniGen-v1). For info about OmniGen see the [original model card](https://huggingface.co/Shitao/OmniGen-v1).
11
 
12
+ - 4-bit (bf16, nf4) weights: [gryan/OmniGen-v1-bnb-4bit](https://huggingface.co/gryan/OmniGen-v1-bnb-4bit)
13
+ - 4-bit (fp16, nf4) weights: [gryan/OmniGen-v1-fp16-bnb-4bit](https://huggingface.co/gryan/OmniGen-v1-fp16-bnb-4bit) -- for older GPUs (< Ampere/RTX 30xx) / Colab users.
14
 
15
 
16
  ## Usage