zyanzhe ZennyKenny commited on
Commit
37fcd48
1 Parent(s): 8e721b7

repair arxiv link (#1)

Browse files

- repair arxiv link (6293b094bd9685d3e4ec6cc25a661e1d5107a6af)


Co-authored-by: Kenneth Hamilton <ZennyKenny@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ The model is [CogAgent-chat-18B](https://huggingface.co/THUDM/CogAgent) finetune
8
 
9
  The model is in the format of [SAT (SwissArmyTransformer)](https://github.com/THUDM/SwissArmyTransformer/).
10
 
11
- Please refer to [our paper](arxiv.org/abs/2403.03163) and [our codebase](https://github.com/NoviScl/Design2Code/tree/main/CogVLM) to run inference.
12
 
13
  Use of the model must comply with [the original model license](https://github.com/THUDM/CogVLM/blob/main/MODEL_LICENSE) and the original data license (CC-BY-4.0).
14
 
 
8
 
9
  The model is in the format of [SAT (SwissArmyTransformer)](https://github.com/THUDM/SwissArmyTransformer/).
10
 
11
+ Please refer to [our paper](https://arxiv.org/abs/2403.03163) and [our codebase](https://github.com/NoviScl/Design2Code/tree/main/CogVLM) to run inference.
12
 
13
  Use of the model must comply with [the original model license](https://github.com/THUDM/CogVLM/blob/main/MODEL_LICENSE) and the original data license (CC-BY-4.0).
14