Image-Text-to-Text
Transformers
Safetensors
qwen3_5
text-generation-inference
unsloth
reasoning
chain-of-thought
lora
sft
agent
tool-use
function-calling
coder
conversational
Jackrong commited on
Commit
d79ed52
·
verified ·
1 Parent(s): 8b3f9e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -328,10 +328,12 @@ Visit the repository to dive into our fine-tuning codebase and guides.
328
  ## 🙏 Acknowledgements
329
 
330
  Special thanks to:
331
- - The Qwen team for providing a powerful foundation model.
332
- - The open-source datasets provided by the community, especially **`lambda/hermes-agent-reasoning-traces`**, which has greatly helped the Agent capabilities of this model.
333
- - The Unsloth team for their continuous maintenance of the efficient fine-tuning framework.
334
- -
 
 
335
 
336
  ---
337
 
 
328
  ## 🙏 Acknowledgements
329
 
330
  Special thanks to:
331
+ - The Qwen team for the strong Qwen3.6 MoE base model.
332
+ - Unsloth for efficient fine-tuning frameworks.
333
+ - Open-source datasets and community contributors.
334
+ - **Kyle Hessling** for his generous hardware and equipment support. You can follow him for more updates on X / Twitter: [@KyleHessling1](https://x.com/KyleHessling1).
335
+
336
+
337
 
338
  ---
339