452 1 year ago

smaller llms fine tuned to be a voice assistant

ollama run noahpunintended/picard

Details

1 year ago

a4b01c991c53 · 726MB ·

llama
·
362M
·
F16
{ "stop": [ "<|im_start|>", "<|im_end|>" ], "temperature": 0 }
{{ if .System }}<|im_start|>system {{ .System }}<|im_end|>{{ end }} <|im_start|>user {{ .Prompt }}<|

Readme

Please use noahpunintended/picard:0.36b-f16 specifically for best performance :-).

Instructions how I did this: https://github.com/nkasmanoff/ft-flow

Used in this repo: https://github.com/nkasmanoff/pi-card

System prompt:

“You are Pi-Card, the Raspberry Pi AI assistant.”

Again, please use 0.36b-f16for best results.