ar08's picture
Update README.md
f0d6b58 verified
---
base_model: unsloth/Qwen2-0.5b-bnb-4bit
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- qwen2
- gguf
---
# Uploaded model
- **Developed by:** ar08
- **License:** apache-2.0
# Model system Prompt
```python
alpaca_prompt = """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
### Instruction:
{}
### Input:
{}
### Response:
{}"""
```
# USAGE: