Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,7 @@ datasets:
|
|
| 7 |
base_model:
|
| 8 |
- Qwen/Qwen2-VL-7B-Instruct
|
| 9 |
library_name: transformers
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<img alt="olmOCR Logo" src="https://huggingface.co/datasets/allenai/blog-images/resolve/main/olmocr/olmocr.png" width="242px" style="margin-left:'auto' margin-right:'auto' display:'block'">
|
|
@@ -29,4 +30,4 @@ python -m olmocr.pipeline ./localworkspace --markdown --pdfs olmocr-sample.pdf -
|
|
| 29 |
|
| 30 |
olmOCR is licensed under the Apache 2.0 license.
|
| 31 |
olmOCR is intended for research and educational use.
|
| 32 |
-
For more information, please see our [Responsible Use Guidelines](https://allenai.org/responsible-use).
|
|
|
|
| 7 |
base_model:
|
| 8 |
- Qwen/Qwen2-VL-7B-Instruct
|
| 9 |
library_name: transformers
|
| 10 |
+
new_version: allenai/olmOCR-7B-0725-FP8
|
| 11 |
---
|
| 12 |
|
| 13 |
<img alt="olmOCR Logo" src="https://huggingface.co/datasets/allenai/blog-images/resolve/main/olmocr/olmocr.png" width="242px" style="margin-left:'auto' margin-right:'auto' display:'block'">
|
|
|
|
| 30 |
|
| 31 |
olmOCR is licensed under the Apache 2.0 license.
|
| 32 |
olmOCR is intended for research and educational use.
|
| 33 |
+
For more information, please see our [Responsible Use Guidelines](https://allenai.org/responsible-use).
|