AutomatosX commited on
Commit
4d928dc
·
verified ·
1 Parent(s): 6c03aa1

Fix model card tags: ax-engine, automatosx (YAML normalize)

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,18 +1,19 @@
1
  ---
2
 
 
3
  license: mit
4
  base_model: baidu/Unlimited-OCR
5
  library_name: mlx
6
  pipeline_tag: image-text-to-text
7
  tags:
8
- - ax-engine
9
- - mlx
10
- - mlx-vlm
11
- - ocr
12
- - mxfp8
13
- - int8
14
- - apple-silicon
15
- - unlimited-ocr
16
  - automatosx
17
  widget:
18
  - text: "<image>document parsing."
 
1
  ---
2
 
3
+
4
  license: mit
5
  base_model: baidu/Unlimited-OCR
6
  library_name: mlx
7
  pipeline_tag: image-text-to-text
8
  tags:
9
+ - ax-engine
10
+ - mlx
11
+ - mlx-vlm
12
+ - ocr
13
+ - mxfp8
14
+ - int8
15
+ - apple-silicon
16
+ - unlimited-ocr
17
  - automatosx
18
  widget:
19
  - text: "<image>document parsing."