likejazz commited on
Commit
da1736f
·
verified ·
1 Parent(s): a9bfc05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -163,4 +163,4 @@ This model is released under the **Apache-2.0** license, inherited from the Qwen
163
 
164
  ## Acknowledgments
165
 
166
- DNA 3.0 builds on the Qwen3.5/3.6 base model released by the Qwen team. We thank the open-source community for the surrounding tooling (Transformers, vLLM, SGLang, KTransformers) that made this release possible.
 
163
 
164
  ## Acknowledgments
165
 
166
+ We thank the Qwen team for releasing the Qwen3.5/3.6 base model under an open license, which made this work possible. We are also grateful to the broader open-source community behind the serving and training ecosystem — HuggingFace and vLLM which our pipeline relies on throughout.