unsloth/unsloth
feng lui 48cb9c724c vLLM Windows CUDA support [tested] (#2158)
* Update loader.py

change vllm installed check by transformers utils function

* Update llama.py

change vllm installed check by transformers utils function

* add sample notebook

* fix Indentation

* add global is_vLLM_available function

* Pythonic style

* Delete nb/Qwen2.5_(3B)-GRPO-windows.ipynb

Would be great to move it to https://github.com/unslothai/notebooks - appreciate it!

---------

Co-authored-by: Daniel Han <danielhanchen@gmail.com>
2025-05-12 05:33:42 -07:00
..
dataprep Better vllm deletion 2025-05-04 05:03:58 -07:00
kernels MoE Kernel (#2465) 2025-05-02 20:59:23 -07:00
models vLLM Windows CUDA support [tested] (#2158) 2025-05-12 05:33:42 -07:00
registry Qwen 3, Bug Fixes (#2445) 2025-04-30 22:38:39 -07:00
utils Qwen 3, Bug Fixes (#2445) 2025-04-30 22:38:39 -07:00
__init__.py Fix Intel GPU 2025-05-12 03:10:21 -07:00
_auto_install.py Qwen 3, Bug Fixes (#2445) 2025-04-30 22:38:39 -07:00
chat_templates.py Gemma 3, bug fixes (#2014) 2025-03-14 06:42:44 -07:00
save.py Added k_norm & q_norm to merged Qwen3 layers (#2452) 2025-05-02 03:07:37 -07:00
tokenizer_utils.py Many bug fixes (#2087) 2025-03-18 05:15:57 -07:00
trainer.py Vision support (#1315) 2024-11-21 05:01:44 -08:00