This PARM is based on Phi 3.5 mini which has gotten extra training parameters so it would have similar outputs to O.1 Mini, We trained with
this dataset.
To use this model, you must use a service which supports the GGUF file format.
Additionaly, this is the Prompt Template, it uses the Phi-3 template.
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>
Highly recommended to be used with a system prompt.
This llama model was trained with
Unsloth and Huggingface's TRL library.