Files
Codette-Ultimate/Modelfile_gpt-oss

8 lines
213 B
Plaintext
Raw Permalink Normal View History

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.