Update README.md
Browse files
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
|