mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 01:05:09 +02:00
@@ -1,7 +0,0 @@
|
||||
|
||||
|
||||
- [x] I have read the [contributing guidelines](https://github.com/ggerganov/llama.cpp/blob/master/CONTRIBUTING.md)
|
||||
- Self-reported review complexity:
|
||||
- [ ] Low
|
||||
- [ ] Medium
|
||||
- [ ] High
|
||||
+2
-3
@@ -1,4 +1,4 @@
|
||||
name: Koboldcpp Windows Full AVX1 Binaries
|
||||
name: Koboldcpp Windows Full OldCPU Binaries
|
||||
|
||||
on: workflow_dispatch
|
||||
env:
|
||||
@@ -68,8 +68,7 @@ jobs:
|
||||
- name: Package PyInstallers
|
||||
id: make_pyinstaller
|
||||
run: |
|
||||
./make_pyinstaller.bat
|
||||
./make_pyinstaller_cuda.bat
|
||||
./make_pyinstaller_cuda_oldcpu.bat
|
||||
|
||||
- name: Save artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
Reference in New Issue
Block a user