mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-18 16:55:14 +02:00
upgrade to upload-artifact v4
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
dist/koboldcpp-mac-arm64 --model baby_llama.gguf --gpulayers 99 --benchmark --prompt 'Hi, my name is'
|
||||
|
||||
- name: Save artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: kcpp_mac_binary
|
||||
path: dist/
|
||||
|
||||
Reference in New Issue
Block a user