ctranslate2-4you commited on
Commit
4cd8323
·
verified ·
1 Parent(s): cf5898c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ license: apache-2.0
13
  ## Same model as [stepfun-ai/GOT-OCR2_0](https://huggingface.co/stepfun-ai/GOT-OCR2_0) but using custom 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
 
 
13
  ## Same model as [stepfun-ai/GOT-OCR2_0](https://huggingface.co/stepfun-ai/GOT-OCR2_0) but using custom 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 `bfloat16`.
17
  3. Updated to support `Transformers==4.48.3` so it no longer gives a bunch of warning messages.
18
 
19