Kent Gruber

Results 63 comments of Kent Gruber

Ran into this today while trying to create a simple Prometheus + Grafana jobspec using the `exec` task driver: ```hcl job "metrics" { datacenters = ["dc1"] group "prometheus_and_grafana" { task...

Looking at the `ollama` console, the user-provided system message isn't visible here (only the default, which I guess make sense): ```console > /show system [GIN] 2025/04/12 - 13:22:58 | 200...

```mermaid flowchart TD %% OpenAI API Flow subgraph OpenAI_API_Flow [OpenAI API Flow] OA1[System: Talk like a pirate] OA2[User: Hello!] OA3[Bot: Responds in pirate tone] OA4[System update: Talk like a dog]...

https://github.com/ollama/ollama/blob/f50d691254e671e69975c4e54fc4d0469b538f10/llama/llama.cpp/src/llama-chat.cpp#L520-L532 https://github.com/ollama/ollama/blob/f50d691254e671e69975c4e54fc4d0469b538f10/server/prompt.go#L41-L62 https://github.com/ollama/ollama/blob/f50d691254e671e69975c4e54fc4d0469b538f10/server/images.go#L66 https://github.com/huggingface/huggingface.js/blob/68c62013109cf5d241bc4bcd01bc2b393995bc71/packages/ollama-utils/src/chat-template-automap.ts#L457-L465 https://github.com/ibm-granite/granite-3.1-language-models

Thank you for approving @caarlos0! @bashbunni, @aymanbagabas is there anything else needed from this PR?

Thanks for the quick reply @aymanbagabas. I guess I was a little confused, seeing @caarlos0's approval this morning. 😄 I have two follow up questions: **1.** Should this PR be...

No worries @caarlos0, totally understand! 😄

🤷 Unfortunately, I'm not totally sure _how_ this version was created. Just found it "in the wild". Looking at `git blame`, seems like it was included in a `go.mod` file...

@another-rex thank you for tracking that down! Have ya'll had a chance to determine how common this is yet, or is there any way I can help?

@another-rex should we keep this issue open?