File size: 633 Bytes
6453822 9a1ae60 6453822 9a1ae60 6453822 9a1ae60 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
license: apache-2.0
language:
- en
metrics:
- RAGAS
pipeline_tag: question-answering
base_model:
- Qwen/Qwen2.5-3B-Instruct
---
# Sidemen_Intellihack_QwenModel
This model is a fine-tuned version of [Qwen 2.5-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-3B-Instruct) tailored for technical question-answering tasks in the domain of AI research.
## Model Details
- **Base Model:** [Qwen 2.5-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-3B-Instruct)
- **Architecture:** Transformer-based language model with 3 billion parameters.
- **Quantization:** 4-bit GGUF format using the `q4_k_m` method for efficient inference.
|