Kadins commited on
Commit
94f55c5
·
verified ·
1 Parent(s): 04bbbb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,7 +13,8 @@ tags:
13
 
14
  # Llama-3.2-Vision-chinese-lora
15
  - base model: [meta-llama/Llama-3.2-11B-Vision-Instruct](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct)
16
-
 
17
  ## Use with transformers
18
  ```python
19
  import torch
 
13
 
14
  # Llama-3.2-Vision-chinese-lora
15
  - base model: [meta-llama/Llama-3.2-11B-Vision-Instruct](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct)
16
+ ## Features
17
+ - Utilize a large amount of high-quality Chinese text and VQA data to significantly enhance the model's Chinese OCR capabilities.
18
  ## Use with transformers
19
  ```python
20
  import torch