Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
FinGPT-glm_pytorch
Commits
65149ed8
Commit
65149ed8
authored
May 22, 2024
by
wanglch
Browse files
Update README.md
parent
34798c73
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
65149ed8
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
*
FinGPT 框架: 开源金融大型语言模型
*
FinGPT 框架: 开源金融大型语言模型
<div
align=
"center"
>
<div
align=
"center"
>
<img
align=
"center"
src=
figs/FinGPT_framework_20240301.png
>
<img
align=
"center"
src=
figs/FinGPT_framework_20240301.png
>
</div>
</div>
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
模型基于
[
General Language Model (GLM)
](
https://github.com/THUDM/GLM
)
架构,GLM是一种基于Transformer的语言模型,以自回归空白填充为训练目标,同时具备自回归和自编码能力。
模型基于
[
General Language Model (GLM)
](
https://github.com/THUDM/GLM
)
架构,GLM是一种基于Transformer的语言模型,以自回归空白填充为训练目标,同时具备自回归和自编码能力。
<div
align=
"center"
>
<div
align=
"center"
>
<img
src=
"figs/GLM.png"
width=
"550"
height=
"200"
>
<img
src=
"figs/GLM.png"
width=
"550"
height=
"200"
>
</div>
</div>
## 环境配置
## 环境配置
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment