"tests/test_io_obj.py" did not exist on "5d65a0cf8c9a1fb755fd09ce098bcedb0c670d80"
Commit b0714dee authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 4f9ea7f3
...@@ -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
## 参考资料 ## 参考资料
......
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