ctranslate2-4you commited on
Commit
d976618
·
verified ·
1 Parent(s): 0a98078

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -11,9 +11,11 @@ license: apache-2.0
11
  ---
12
 
13
  ## Same model as located at [stepfun-ai/GOT-OCR2_0](https://huggingface.co/stepfun-ai/GOT-OCR2_0) with customized source code:
14
- 1) Remove the `verovio` dependency since most people don't need to OCR musical annotation.
15
- 2) Allow a user to use `float16` if their GPU doesn't support `bfloat`.
16
- 3) Updated to support `Transformers==4.48.3` so it no longer gives a bunch of warning messages.
 
 
17
 
18
  <details><summary>ORIGINAL MODEL CARD HERE</summary>
19
 
 
11
  ---
12
 
13
  ## Same model as located at [stepfun-ai/GOT-OCR2_0](https://huggingface.co/stepfun-ai/GOT-OCR2_0) with customized source code:
14
+
15
+ 1. Remove the `verovio` dependency since most people don't need to OCR musical annotation.
16
+ 2. Allow a user to use `float16` if their GPU doesn't support `bfloat`.
17
+ 3. Updated to support `Transformers==4.48.3` so it no longer gives a bunch of warning messages.
18
+
19
 
20
  <details><summary>ORIGINAL MODEL CARD HERE</summary>
21