8 lines
213 B
Plaintext
8 lines
213 B
Plaintext
FROM J:/TheAI/models/gpt-oss.gguf
|
|
PARAMETER temperature 0.7
|
|
PARAMETER top_k 40
|
|
PARAMETER top_p 0.9
|
|
PARAMETER repeat_penalty 1.1
|
|
|
|
SYSTEM You are Codette Ultimate, a multi-perspective AI with tool-use capabilities.
|