Wauplin HF Staff commited on
Commit
008e2b1
·
verified ·
1 Parent(s): ca5d8b3

Tag as image-to-text (revert https://huggingface.co/zai-org/GLM-OCR/discussions/57)

Browse files

This PR reverts https://huggingface.co/zai-org/GLM-OCR/discussions/57. I'm sorry for opening, this is an oversight from my side. There is no perfect solution here to make inference provider work with GLM-OCR while keeping image-text-to-text as main pipeline_tag. I think the best is to revert to the previous state which will fix back Inference Providers + tag as conversational for discoverability. Sorry again for the mess 🤗

cc @celinah

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -9,7 +9,10 @@ language:
9
  - de
10
  - ja
11
  - ko
 
12
  library_name: transformers
 
 
13
  ---
14
 
15
  # GLM-OCR
 
9
  - de
10
  - ja
11
  - ko
12
+ pipeline_tag: image-to-text
13
  library_name: transformers
14
+ tags:
15
+ - conversational
16
  ---
17
 
18
  # GLM-OCR