12 lines
297 B
Markdown
12 lines
297 B
Markdown
---
|
|
library_name: transformers
|
|
license: apache-2.0
|
|
license_link: https://huggingface.co/Qwen/Qwen3-1.7B/blob/main/LICENSE
|
|
pipeline_tag: text-generation
|
|
base_model:
|
|
- Qwen/Qwen3-1.7B-Base
|
|
---
|
|
|
|
# Qwen3-1.7B
|
|
|
|
This is a clone of `Qwen/Qwen3-1.7B` with a multi-turn, tool-call compatible chat template. |