Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
martindisley
/
unlearning-to-rest
:latest
34
Downloads
Updated
1 year ago
Unlearning to Rest is an ablated and repaired version of Meta's Llama 3.2:3B. Modifications have been made to the original's parameters to suppress its knowledge of the concept of the 'chair'.
Unlearning to Rest is an ablated and repaired version of Meta's Llama 3.2:3B. Modifications have been made to the original's parameters to suppress its knowledge of the concept of the 'chair'.
Cancel
unlearning-to-rest:latest
...
/
template
97f27c02f380 · 156B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>{{ end }}
<|im_start|>user
{{ .Prompt }}<|im_end|>
<|im_start|>assistant
{{ .Response }}<|im_end|>