mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-28 11:40:43 +00:00
add adapter tests for autoguess (#1654)
This commit is contained in:
parent
0fcfbdb93c
commit
b7b3e0d2a7
2 changed files with 77 additions and 11 deletions
2
.github/workflows/test-autoguess.yaml
vendored
2
.github/workflows/test-autoguess.yaml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install requests
|
||||
pip install requests transformers jinja2 tiktoken protobuf blobfile sentencepiece
|
||||
git clone https://github.com/kallewoof/gated-tokenizers.git tests/gated-tokenizers
|
||||
|
||||
- name: Run AutoGuess tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue