Organize Benchmark (#381)
This commit is contained in:
@@ -41,5 +41,11 @@ python3 bench_other.py --num-questions 32 --backend lightllm
|
||||
|
||||
### Benchmark guidance
|
||||
```
|
||||
python3 bench_other.py --num-questions 8 --backend guidance --parallel 1
|
||||
python3 bench_other.py --num-questions 8 --backend guidance --parallel 1 --n-ctx 4096 --model-path path/to/gguf
|
||||
```
|
||||
|
||||
### Benchmark lmql
|
||||
|
||||
```
|
||||
python3 bench_other.py --num-questions 8 --backend lmql --parallel 1
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user