--- tags: - text-generation-inference - transformers - unsloth - llama - gguf - reasoning license: apache-2.0 language: - en pipeline_tag: text-generation --- # Uploaded model This model has gotten extra training parameters, We trained with [this](https://huggingface.co/datasets/gghfez/QwQ-LongCoT-130K-cleaned) dataset. To use this model, you must use a service which supports it.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|> - **Developed by:** Pinkstack - **License:** apache-2.0 - **Finetuned from model :** unsloth/phi-3.5-mini-instruct-bnb-4bit This llama model was trained with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. [](https://github.com/unslothai/unsloth)