23 lines
627 B
Markdown
23 lines
627 B
Markdown
---
|
|
language:
|
|
- en
|
|
license: apache-2.0
|
|
tags:
|
|
- dnotitia
|
|
- nlp
|
|
- llm
|
|
- conversation
|
|
- chat
|
|
base_model:
|
|
- Qwen/Qwen2.5-14B-Instruct
|
|
library_name: transformers
|
|
pipeline_tag: text-generation
|
|
---
|
|
|
|
# Smoothie Qwen
|
|
|
|
<img src="https://github.com/dnotitia/smoothie-qwen/raw/main/asset/smoothie-qwen-logo.png" width="400" style="max-width: 100%;">
|
|
|
|
**Smoothie Qwen** is a lightweight adjustment tool that smooths token probabilities in Qwen and similar models, enhancing balanced multilingual generation capabilities. For more details, please refer to <https://github.com/dnotitia/smoothie-qwen>.
|
|
|
|
- Base model: Qwen/Qwen2.5-14B-Instruct |