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
XrayGLM_pytorch
Commits
6598a431
Unverified
Commit
6598a431
authored
May 25, 2023
by
MPU王荣胜
Committed by
GitHub
May 25, 2023
Browse files
Update README.md
parent
6f3d5c0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
README.md
README.md
+6
-1
No files found.
README.md
View file @
6598a431
...
@@ -70,9 +70,14 @@ pip install -i https://mirrors.aliyun.com/pypi/simple/ --no-deps "SwissArmyTrans
...
@@ -70,9 +70,14 @@ pip install -i https://mirrors.aliyun.com/pypi/simple/ --no-deps "SwissArmyTrans
```
```
2.
模型推理
2.
模型推理
|模型权重|下载链接|
|:-|:-|
|checkpoints-XrayGLM-300|-|
|checkpoints-XrayGLM-3000|-|
CLI推理:
CLI推理:
```
python
```
python
python
cli_demo
.
py
--
from_pretrained
checkpoints
/
finetune
-
XrayGLM
-
05
-
25
-
01
-
04
--
prompt_zh
'详细描述这张胸部X光片的诊断结果'
python
cli_demo
.
py
--
from_pretrained
checkpoints
/
checkpoints
-
XrayGLM
-
3000
--
prompt_zh
'详细描述这张胸部X光片的诊断结果'
```
```
更多
[
参数
](
https://github.com/WangRongsheng/XrayGLM/blob/main/cli_demo.py#L16
)
更多
[
参数
](
https://github.com/WangRongsheng/XrayGLM/blob/main/cli_demo.py#L16
)
...
...
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