htdevs/ phinegpt:latest

16 2 days ago

PhineGPT is a custom AI assistant model built on top of Gemma4 31B using Ollama. It is designed as a general-purpose assistant optimized for accuracy, structured reasoning, and developer-friendly output.

vision tools thinking
bd688a9b9afc · 100B
{
"num_ctx": 4096,
"repeat_last_n": 512,
"repeat_penalty": 1.12,
"temperature": 0.3,
"top_k": 64,
"top_p": 0.9
}