mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-11 04:56:56 +02:00
try t4-medium
This commit is contained in:
@@ -122,7 +122,7 @@ jobs:
|
||||
GG_BUILD_ROCM=1 GG_BUILD_AMDGPU_TARGETS=gfx1151 bash ./ci/run.sh ~/results/llama.cpp ~/mnt/llama.cpp
|
||||
|
||||
gpu-vulkan-nvidia-cm:
|
||||
runs-on: "hf-jobs-t4-small:ubuntu26_04"
|
||||
runs-on: "hf-jobs-t4-medium:ubuntu26_04"
|
||||
|
||||
steps:
|
||||
- name: Clone
|
||||
@@ -166,7 +166,7 @@ jobs:
|
||||
save: true
|
||||
|
||||
gpu-vulkan-nvidia-cm2:
|
||||
runs-on: "hf-jobs-t4-small:ubuntu26_04"
|
||||
runs-on: "hf-jobs-t4-medium:ubuntu26_04"
|
||||
|
||||
steps:
|
||||
- name: Clone
|
||||
|
||||
Reference in New Issue
Block a user