Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- HuggingFaceM4/Idefics3-8B-Llama3
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- multimodal
|
9 |
+
- vision
|
10 |
+
- image-text-to-text
|
11 |
+
---
|
12 |
+
|
13 |
+
|
14 |
+
**Idefics3-8B-Llama3-nf4** is a bnb nf4 quant of [Idefics3](https://huggingface.co/HuggingFaceM4/Idefics3-8B-Llama3).
|
15 |
+
|
16 |
+
For batch processing you can use [ide-cap-chan](https://github.com/2dameneko/ide-cap-chan)
|
17 |
+
|
18 |
+
All other features are inherited from the parent model.
|