Using Genkit Flows with Docker Model Runtime to create a REST API with streaming
Prerequisites:
Having read the previous blog post First Contact with Genkit and Docker Model Runtime
Having this model: ai/qwen2.5:0.5B-F16 (use the command docker model pull ai/qwen2.5:0.5B-F16)
Introduction: what are Flows?
Genkit "flows" are con...
k33g.hashnode.dev5 min read