halprin/
questions:homework7

3 4 months ago

The fine-tuned Llama 3.2 1 billion parameter model to answer questions meant to trip up LLMs.

19ef07178167 · 296B
{{ if .System }}<|start_header_id|>system<|end_header_id|>
{{ .System }}<|eot_id|>{{ end }}
{{ if .Prompt }}<|start_header_id|>user<|end_header_id|>
Answer the following question correctly: {{ .Prompt }}<|eot_id|>{{ end }}
<|start_header_id|>assistant<|end_header_id|>
{{ .Response }}<|eot_id|>