move SDK and add github reference

#24
by Jared4Real - opened
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -22,6 +22,8 @@ library_name: transformers
22
  πŸ‘‹ Join our <a href="https://raw.githubusercontent.com/zai-org/GLM-OCR/refs/heads/main/resources/wechat.jpg" target="_blank">WeChat</a> and <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community
23
  <br>
24
  πŸ“ Use GLM-OCR's <a href="https://docs.z.ai/guides/vlm/glm-ocr" target="_blank">API</a>
 
 
25
  </p>
26
 
27
 
@@ -59,6 +61,10 @@ For speed, we compared different OCR methods under identical hardware and testin
59
 
60
  ## Usage
61
 
 
 
 
 
62
  ### vLLM
63
 
64
  1. run
@@ -200,10 +206,6 @@ GLM-OCR currently supports two types of prompt scenarios:
200
 
201
  ⚠️ Note: When using information extraction, the output must strictly adhere to the defined JSON schema to ensure downstream processing compatibility.
202
 
203
- ## GLM-OCR SDK
204
-
205
- We provide an easy-to-use SDK for using GLM-OCR more efficiently and conveniently. please check our [github](https://github.com/zai-org/GLM-OCR) to get more detail.
206
-
207
  ## Acknowledgement
208
 
209
  This project is inspired by the excellent work of the following projects and communities:
 
22
  πŸ‘‹ Join our <a href="https://raw.githubusercontent.com/zai-org/GLM-OCR/refs/heads/main/resources/wechat.jpg" target="_blank">WeChat</a> and <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community
23
  <br>
24
  πŸ“ Use GLM-OCR's <a href="https://docs.z.ai/guides/vlm/glm-ocr" target="_blank">API</a>
25
+ <br>
26
+ πŸ‘‰ <a href="https://github.com/zai-org/GLM-OCR" target="_blank"> GLM-OCR SDK </a> Recommended
27
  </p>
28
 
29
 
 
61
 
62
  ## Usage
63
 
64
+ ## GLM-OCR SDK
65
+
66
+ We provide an easy-to-use SDK for using GLM-OCR more efficiently and conveniently. please check our [github](https://github.com/zai-org/GLM-OCR) to get more detail.
67
+
68
  ### vLLM
69
 
70
  1. run
 
206
 
207
  ⚠️ Note: When using information extraction, the output must strictly adhere to the defined JSON schema to ensure downstream processing compatibility.
208
 
 
 
 
 
209
  ## Acknowledgement
210
 
211
  This project is inspired by the excellent work of the following projects and communities: