Design2Code-18B-v0 / README.md
zyanzhe's picture
Update README.md
6045edf verified
|
raw
history blame
603 Bytes
---
license: apache-2.0
datasets:
- HuggingFaceM4/WebSight
---
The model is [CogAgent-chat-18B](https://huggingface.co/THUDM/CogAgent) finetuned (LoRA with rank 8 added to the language decoder) on 160K WebSight examples.
The model is in the format of [SAT (SwissArmyTransformer)](https://github.com/THUDM/SwissArmyTransformer/).
Please refer to [our codebase](https://github.com/NoviScl/Design2Code/tree/main/CogVLM) to run inference.
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).