Skip to content

Commit

Permalink
Update llamacpp.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuedinge233 authored Nov 8, 2024
1 parent 0c9b746 commit fb9c185
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/llamacpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@ jobs:
command: |
npu-smi info
apt-get update
echo "yy" | apt-get install cmake make
echo "y" | apt-get install git
echo "y" | apt-get install build-essential
apt-get install cmake make git build-essential -y
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
source /root/.bashrc
Expand Down

0 comments on commit fb9c185

Please sign in to comment.