AbanteAI / rawdog

Generate and auto-execute Python scripts in the cli
Apache License 2.0
1.79k stars 139 forks source link

Add temperature setting #17

Closed kvaky closed 9 months ago

kvaky commented 9 months ago

With ollama/mistral, some commands were unreliable with temperature = 1. I think it's useful to be able to set this.

granawkins commented 9 months ago

If it's model-specific, should it go in the config instead?