Rodeszones
commited on
Commit
•
d184b4f
1
Parent(s):
3b12de5
Update README.md
Browse files
README.md
CHANGED
@@ -44,15 +44,13 @@ with torch.no_grad():
|
|
44 |
|
45 |
```
|
46 |
|
47 |
-
#
|
48 |
-
|
49 |
-
此存储库中的代码是根据 [Apache-2.0 许可](https://github.com/THUDM/CogVLM/raw/main/LICENSE) 开放源码,而使用 CogVLM 模型权重必须遵循 [模型许可](https://github.com/THUDM/CogVLM/raw/main/MODEL_LICENSE)。
|
50 |
|
51 |
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).
|
52 |
|
53 |
|
54 |
|
55 |
-
#
|
56 |
|
57 |
If you find our work helpful, please consider citing the following papers
|
58 |
```
|
|
|
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 |
```
|