Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,8 @@
|
|
4 |
this repo is huggingface version of liuhaotian/llava-v1.6-34b
|
5 |
# Issue
|
6 |
~Despite the completion of generation, '\n' is repeatedly generated, so be mindful of adjusting the 'max_length'.~
|
7 |
-
|
|
|
8 |
|
9 |
```python
|
10 |
import requests
|
|
|
4 |
this repo is huggingface version of liuhaotian/llava-v1.6-34b
|
5 |
# Issue
|
6 |
~Despite the completion of generation, '\n' is repeatedly generated, so be mindful of adjusting the 'max_length'.~
|
7 |
+
<br>
|
8 |
+
error fixed!
|
9 |
|
10 |
```python
|
11 |
import requests
|