ChatDOC commited on
Commit
f73065d
·
verified ·
1 Parent(s): 333e5e6

Change to qwen research license

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
 
 
2
  language:
3
  - en
4
- license: apache-2.0
5
  benchmarks:
6
  - ChatDoc/OCRFlux-bench-single
7
  - ChatDoc/OCRFlux-bench-cross
@@ -27,7 +28,3 @@ The best way to use this model is via the [OCRFlux toolkit](https://github.com/c
27
  The toolkit comes with an efficient inference setup via vllm that can handle millions of documents
28
  at scale.
29
 
30
- ## License and use
31
-
32
- OCRFlux is licensed under the Apache 2.0 license.
33
- OCRFlux is intended for research and educational use.
 
1
  ---
2
+ license_name: qwen-research
3
+ license_link: https://huggingface.co/Qwen/Qwen2.5-VL-3B-Instruct/blob/main/LICENSE
4
  language:
5
  - en
 
6
  benchmarks:
7
  - ChatDoc/OCRFlux-bench-single
8
  - ChatDoc/OCRFlux-bench-cross
 
28
  The toolkit comes with an efficient inference setup via vllm that can handle millions of documents
29
  at scale.
30