Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
mkchaou
/
climsight-calm_ft_Q3_13k
:latest
7
Downloads
Updated
3 months ago
This model is Qwen4b-Instruct-2507 fine-tuned on ~13k Climsight data which are pairs of prompts/completions extracted from climsight pipeline. Below are all the technical specs of the fine-tuning process along with the evaluation used.
This model is Qwen4b-Instruct-2507 fine-tuned on ~13k Climsight data which are pairs of prompts/completions extracted from climsight pipeline. Below are all the technical specs of the fine-tuning process along with the evaluation used.
Cancel
climsight-calm_ft_Q3_13k:latest
...
/
template
64631f1262e4 · 181B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>