mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-08 09:59:50 +00:00
this commit does not work, just for debugging
This commit is contained in:
commit
9282c307ed
49 changed files with 2735 additions and 6303 deletions
5
.github/labeler.yml
vendored
5
.github/labeler.yml
vendored
|
|
@ -62,6 +62,8 @@ server:
|
|||
ggml:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- ggml.c
|
||||
- ggml.h
|
||||
- ggml-*.c
|
||||
- ggml-*.h
|
||||
- ggml-cuda/**
|
||||
|
|
@ -71,3 +73,6 @@ nix:
|
|||
- "**/*.nix"
|
||||
- .github/workflows/nix-*.yml
|
||||
- .devops/nix/nixpkgs-instances.nix
|
||||
embedding:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: examples/embedding/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue