Tool calling for deepseek-r1, tweaked for the goose agent
tools
70b
3,560 Pulls Updated 2 months ago
Updated 2 months ago
2 months ago
425664f4d998 · 9.0GB
model
archqwen2
·
parameters14.8B
·
quantizationQ4_K_M
9.0GB
params
{
"stop": [
"<|begin▁of▁sentence|>",
"<|end▁of▁sentence|>",
148B
license
MIT License
Copyright (c) 2023 DeepSeek
Permission is hereby granted, free of charge, to any perso
1.1kB
template
{{- if .Messages }}
{{- if or .System .Tools }}
{{- if .System }}
{{ .System }}
{{- end }}
{{- if .
1.6kB
Readme
Deepseek r1 doesn’t do tool calling yet, so this model adds it on via templates.
see https://github.com/michaelneale/deepseek-goose-models
70B one is preferred if you can run it.