ctranslate2-4you commited on
Commit
d59754b
·
verified ·
1 Parent(s): e87752c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  - chat
11
  - multimodal
12
  ---
13
- 4-bit quantization of the original [Molmo-7B-D-0924](https://huggingface.co/allenai/Molmo-7B-D-0924) model using ```bitsandbytes```.
14
 
15
  NOTE: This quantization differs from [the one here](https://huggingface.co/cyan2k/molmo-7B-D-bnb-4bit) by slightly modifying the source code to remove unnecessary dependencies and otherwise make it work out of the box.
16
 
 
10
  - chat
11
  - multimodal
12
  ---
13
+ ## 4-bit quantization of the original [Molmo-7B-D-0924](https://huggingface.co/allenai/Molmo-7B-D-0924) model using ```bitsandbytes```.
14
 
15
  NOTE: This quantization differs from [the one here](https://huggingface.co/cyan2k/molmo-7B-D-bnb-4bit) by slightly modifying the source code to remove unnecessary dependencies and otherwise make it work out of the box.
16