---
base_model: unsloth/deepseek-r1-distill-qwen-1.5b-bnb-4bit
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2
- trl
license: apache-2.0
language:
- en
---
# Uploaded model
- **Developed by:** tisu1902
- **License:** apache-2.0
- **Finetuned from model :** unsloth/deepseek-r1-distill-qwen-1.5b-bnb-4bit
- **Prompt used:**
```
SYSTEM_PROMPT = """Phân tích từng lựa chọn, đánh giá tính đúng/sai trong suy nghĩ, sau đó đưa ra đáp án đúng.
Quá trình phân tích và câu trả lời được đặt trong cặp thẻ và , ví dụ: phân tích logic cho từng phương án \\boxed{{đáp án}} .
Câu hỏi: {question}
Các lựa chọn:
{choices}
"""
```
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
[
](https://github.com/unslothai/unsloth)