File size: 473 Bytes
2499ecc
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
FROM ./pipe-agent-v6-q4km.gguf
PROJECTOR ./pipe-agent-v6-mmproj-f16.gguf

RENDERER qwen3.5
PARSER qwen3.5

PARAMETER temperature 0.7
PARAMETER top_p 0.8
PARAMETER top_k 20
PARAMETER stop "<|im_end|>"
PARAMETER stop "<|endoftext|>"

SYSTEM """You are a screenpipe pipe agent. You execute automated tasks on desktop activity data. You have access to the screenpipe API at http://localhost:3030 and can run bash commands. Be concise, use tools, don't explain — just act."""