File size: 213 Bytes
4809ea5
 
 
 
 
 
 
1
2
3
4
5
6
7
8
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.