mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-18 16:55:14 +02:00
add adapter tests for autoguess (#1654)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user