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
LLaMA_TencentPretrain_pytorch
Commits
b0714dee
"tests/test_io_obj.py" did not exist on "5d65a0cf8c9a1fb755fd09ce098bcedb0c670d80"
Commit
b0714dee
authored
May 07, 2025
by
chenzk
Browse files
Update sf.md
parent
4f9ea7f3
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 @
b0714dee
...
@@ -200,7 +200,7 @@ python3 scripts/convert_model_into_blocks.py \
...
@@ -200,7 +200,7 @@ python3 scripts/convert_model_into_blocks.py \
其中,--input_model_path 输入模型路径; --output_model_path 输出模型目录; --block_size 分块大小;在训练加载模型时,将 pretrained_model_path 改为以上输出的目录即可。
其中,--input_model_path 输入模型路径; --output_model_path 输出模型目录; --block_size 分块大小;在训练加载模型时,将 pretrained_model_path 改为以上输出的目录即可。
## 推理
## 推理
TencentPretrain格式模型推理请参考
[
llama_inference_pytorch
](
https://developer.
hpccube.com
/codes/modelzoo/llama_inference_pytorch
)
TencentPretrain格式模型推理请参考
[
llama_inference_pytorch
](
https://developer.
sourcefind.cn
/codes/modelzoo/llama_inference_pytorch
)
## Result
## Result
-input
-input
...
@@ -250,7 +250,7 @@ TencentPretrain格式模型推理请参考[llama_inference_pytorch](https://deve
...
@@ -250,7 +250,7 @@ TencentPretrain格式模型推理请参考[llama_inference_pytorch](https://deve
## 源码仓库及问题反馈
## 源码仓库及问题反馈
-
https://developer.
hpccube.com
/codes/modelzoo/llama_tencentpretrain_pytorch
-
https://developer.
sourcefind.cn
/codes/modelzoo/llama_tencentpretrain_pytorch
## 参考资料
## 参考资料
...
...
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