5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
FROM test.gguf
|
|
PARAMETER seed 42
|
|
PARAMETER top_p 0.9
|
|
PARAMETER stop foo
|
|
PARAMETER stop bar |