"vscode:/vscode.git/clone" did not exist on "a8ecd3d7e5ea30f43866d524996a04b2cebeb851"
Commit 65149ed8 authored by wanglch's avatar wanglch
Browse files

Update README.md

parent 34798c73
......@@ -21,7 +21,7 @@
* FinGPT 框架: 开源金融大型语言模型
<div align="center">
<img align="center" src=figs/FinGPT_framework_20240301.png>
<img align="center" src=figs/FinGPT_framework_20240301.png>
</div>
......@@ -44,7 +44,7 @@
模型基于 [General Language Model (GLM)](https://github.com/THUDM/GLM) 架构,GLM是一种基于Transformer的语言模型,以自回归空白填充为训练目标,同时具备自回归和自编码能力。
<div align="center">
<img src="figs/GLM.png" width="550" height="200">
<img src="figs/GLM.png" width="550" height="200">
</div>
## 环境配置
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment