likejazz commited on
Commit
14357ea
·
verified ·
1 Parent(s): 1b42d79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -161,4 +161,4 @@ This model is released under the **Apache-2.0** license, inherited from the Qwen
161
 
162
  ## Acknowledgments
163
 
164
- 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.
 
161
 
162
  ## Acknowledgments
163
 
164
+ 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.