Update README.md
Browse files
README.md
CHANGED
@@ -29,18 +29,6 @@ SmolDocling is a multimodal Image-Text-to-Text model designed for efficient docu
|
|
29 |
- π **Seamless Docling Integration** β Import into **Docling** and export in multiple formats.
|
30 |
- π **Multi-Page & Full Document Conversion** β *Coming soon!* π§
|
31 |
|
32 |
-
**Repository:** [More Information Needed]
|
33 |
-
**Paper [optional]:** [More Information Needed]
|
34 |
-
**Demo [optional]:** [More Information Needed]
|
35 |
-
|
36 |
-
|
37 |
-
#### Model Summary
|
38 |
-
|
39 |
-
- **Developed by:** Docling Team
|
40 |
-
- **Model type:** Multi-modal model (image+text)
|
41 |
-
- **Language(s) (NLP):** English
|
42 |
-
- **License:** Apache 2.0
|
43 |
-
- **Finetuned from model:** Based on [Idefics3](https://huggingface.co/HuggingFaceM4/Idefics3-8B-Llama3) (see technical summary)
|
44 |
|
45 |
|
46 |
## How to get started
|
@@ -174,3 +162,15 @@ print(f"Total time: {time.time() - start_time:.2f} sec")
|
|
174 |
|
175 |
- More *Coming soon!* π§
|
176 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
- π **Seamless Docling Integration** β Import into **Docling** and export in multiple formats.
|
30 |
- π **Multi-Page & Full Document Conversion** β *Coming soon!* π§
|
31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
|
34 |
## How to get started
|
|
|
162 |
|
163 |
- More *Coming soon!* π§
|
164 |
|
165 |
+
#### Model Summary
|
166 |
+
|
167 |
+
- **Developed by:** Docling Team
|
168 |
+
- **Model type:** Multi-modal model (image+text)
|
169 |
+
- **Language(s) (NLP):** English
|
170 |
+
- **License:** Apache 2.0
|
171 |
+
- **Finetuned from model:** Based on [Idefics3](https://huggingface.co/HuggingFaceM4/Idefics3-8B-Llama3) (see technical summary)
|
172 |
+
|
173 |
+
**Repository:** [More Information Needed]
|
174 |
+
**Paper [optional]:** [More Information Needed]
|
175 |
+
**Demo [optional]:** [More Information Needed]
|
176 |
+
|