"...llama.cpp/git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "23125648b8748d9f2ec93c3038db8689f5693f6e"
Commit c95fe99a authored by zhuwenwen's avatar zhuwenwen
Browse files

Update README.md

parent a8145268
...@@ -24,7 +24,6 @@ SwiGLU 激活函数 [PaLM]。使用 SwiGLU 激活函数替换 ReLU 非线性以 ...@@ -24,7 +24,6 @@ SwiGLU 激活函数 [PaLM]。使用 SwiGLU 激活函数替换 ReLU 非线性以
### 编译 ### 编译
``` ```
source /opt/dtk23.04/env.sh
mkdir build mkdir build
cd build cd build
cmake -DSM=70 -DCMAKE_BUILD_TYPE=Release -DBUILD_MULTI_GPU=ON -DCMAKE_CXX_COMPILER=nvcc .. cmake -DSM=70 -DCMAKE_BUILD_TYPE=Release -DBUILD_MULTI_GPU=ON -DCMAKE_CXX_COMPILER=nvcc ..
......
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