Rodeszones
commited on
Commit
•
d1cc20a
1
Parent(s):
d184b4f
Update README.md
Browse files
README.md
CHANGED
@@ -44,13 +44,13 @@ with torch.no_grad():
|
|
44 |
|
45 |
```
|
46 |
|
47 |
-
# License)
|
48 |
|
49 |
The code in this repository is open source under the [Apache-2.0 license](https://github.com/THUDM/CogVLM/raw/main/LICENSE), while the use of the CogVLM model weights must comply with the [Model License](https://github.com/THUDM/CogVLM/raw/main/MODEL_LICENSE).
|
50 |
|
51 |
|
52 |
|
53 |
-
# Citation)
|
54 |
|
55 |
If you find our work helpful, please consider citing the following papers
|
56 |
```
|
|
|
44 |
|
45 |
```
|
46 |
|
47 |
+
# (License)
|
48 |
|
49 |
The code in this repository is open source under the [Apache-2.0 license](https://github.com/THUDM/CogVLM/raw/main/LICENSE), while the use of the CogVLM model weights must comply with the [Model License](https://github.com/THUDM/CogVLM/raw/main/MODEL_LICENSE).
|
50 |
|
51 |
|
52 |
|
53 |
+
# (Citation)
|
54 |
|
55 |
If you find our work helpful, please consider citing the following papers
|
56 |
```
|