Update README.md
Browse files
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 |
|