falcon : write file type
This commit is contained in:
parent
38b16dfca6
commit
01f2224682
2 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
qnt=(f16 q8_0 q6_k q5_k q5_1 q5_0 q4_k q4_1 q4_0 q3_k q2_k)
|
||||
args="--no-mmap -ngl 999 -t 8"
|
||||
args="-ngl 999 -t 8"
|
||||
|
||||
if [ -z "$1" ]; then
|
||||
echo "usage: $0 <model> [qnt] [args]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue