--- license: apache-2.0 base_model: - ByteDance-Seed/Seed-OSS-36B-Instruct pipeline_tag: text-generation tags: - seed_oss --- [Smoothie-qwen](https://github.com/dnotitia/smoothie-qwen) applied version of [ByteDance-Seed/Seed-OSS-36B-Instruct](https://huggingface.co/ByteDance-Seed/Seed-OSS-36B-Instruct) imatrix is created with bartowski's [dataset](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8) ## Tools used - [dnotitia/smoothie-qwen](https://github.com/dnotitia/smoothie-qwen) version: git+c005f0b - llama.cpp version: 6636 (d72f5f7b) ## What is Smoothie-Qwen? > By analyzing and adjusting token weights particularly those associated with specific Unicode ranges it helps mitigate unintended biases toward certain languages while preserving the model’s core capabilities. ## Notes - Use `--temp 1.1 --top-p 0.95 --jinja` for llama.cpp - `--chat_template_kwargs "{\"thinking_budget\": 0}"` disables thinking