Commit graph

1,216 commits

Author SHA1 Message Date
Daniel Han
7e599aba5f Update synthetic.py 2025-04-29 23:47:09 -07:00
Michael Han
a8f4c7dac0 Merge pull request #2436 from Datta0/qwen3_support
Qwen3 inference fixes
2025-04-29 20:18:03 -07:00
Dattu Sharma
44834c1c12 Qwen3 inference fixes 2025-04-30 03:03:38 +00:00
Daniel Han
277f0461f3 Update _utils.py 2025-04-29 11:43:24 -07:00
Daniel Han
e04ed6018d Update synthetic.py 2025-04-29 11:43:13 -07:00
Daniel Han
161aeaaecf Create __init__.py 2025-04-29 11:18:03 -07:00
Daniel Han
a6cdcd575f Create synthetic.py 2025-04-29 11:17:10 -07:00
Daniel Han
2cf0832132 Versioning 2025-04-29 09:50:51 -07:00
Daniel Han
10ee717b08 Update mapper.py 2025-04-29 00:50:46 -07:00
Michael Han
c1340c2251 Merge pull request #2427 from Datta0/qwen3_support
Fixup qwen3 qk norm
2025-04-28 23:45:21 -07:00
Dattu Sharma
1549592933 fixup qwen3 qk norm
Signed-off-by: Dattu Sharma <venkatadattasainimmaturi@gmail.com>
2025-04-29 06:22:07 +00:00
Michael Han
8e6ce0c77e Merge pull request #2423 from Datta0/qwen3_support
Fixup qwen3
2025-04-28 19:32:45 -07:00
Dattu Sharma
326daf095f fixup qwen3
Signed-off-by: Dattu Sharma <venkatadattasainimmaturi@gmail.com>
2025-04-29 02:31:55 +00:00
Michael Han
ad2ca510a2 Update README.md 2025-04-28 19:08:12 -07:00
Michael Han
4f210fed1d Merge pull request #2211 from Datta0/qwen3_support
[WIP] Initial support for Qwen3. Will udpate when the model is released
2025-04-28 19:05:40 -07:00
Daniel Han
0b16532859 Update pyproject.toml 2025-04-26 03:45:29 -07:00
Daniel Han
764e95f6c7 Versioning 2025-04-26 03:44:21 -07:00
Michael Han
18201e04d3 Merge pull request #2381 from Erland366/fix/saving_vlm_4bit
Fix saving 4bit for VLM
2025-04-19 14:26:11 -07:00
Erland366
fd3e431bd6 feat: Add validation for 4bit save method and implement corresponding error handling 2025-04-19 20:36:30 +00:00
Michael Han
ff3ec861f8 Merge pull request #2375 from unslothai/revert-2358-patch-1
Revert "fix: improved error handling when llama.cpp build fails"
2025-04-17 20:33:40 -07:00
Michael Han
ef7f84f4b3 Revert "fix: improved error handling when llama.cpp build fails" 2025-04-17 20:33:25 -07:00
Michael Han
326fb0e04f Merge pull request #2358 from Hansehart/patch-1
fix: improved error handling when llama.cpp build fails
2025-04-17 14:03:45 -07:00
Richi
73e92fb1ba fix: improved error handling when llama.cpp build fails 2025-04-16 09:17:25 +02:00
Etherll
68d1c230ab feat: Support custom auto_model for wider model compatibility (Whisper, Bert,etc) & attn_implementation support (#2263)
* Update loader.py

* Update vision.py

* Update vision.py

fix attn_implementation

* Refactor: Improve parameter handling and checks in loader/vision
2025-04-14 14:10:05 -07:00
Michael Han
c37c0ed5c2 Update question.md 2025-04-09 15:31:56 -07:00
Michael Han
9e57990b7f Update feature_request.md 2025-04-09 15:30:56 -07:00
Michael Han
67f7aae505 Update documentation.md 2025-04-09 15:29:20 -07:00
Michael Han
fee6e6ed4d Update bug_report.md 2025-04-09 15:24:35 -07:00
Michael Han
a40a4e0e7d Update question.md 2025-04-09 15:20:44 -07:00
Michael Han
939fe82763 Update feature_request.md 2025-04-09 15:20:06 -07:00
Michael Han
dcbc489318 Update documentation.md 2025-04-09 15:19:40 -07:00
Michael Han
87610674aa Merge pull request #2323 from unslothai/shimmyshimmer-patch-2
Update bug_report.md
2025-04-09 15:19:21 -07:00
Michael Han
823396d3f0 Update bug_report.md 2025-04-09 15:17:33 -07:00
Michael Han
3cee103138 Update README.md 2025-04-05 14:56:01 -07:00
Michael Han
254df49314 Merge pull request #2267 from Kimizhao/main
Update README.md
2025-04-02 02:07:35 -07:00
zhaozh
af51e7df87 Update README.md
Gemma3 HF uploaded GGUFs, 4-bit models link.
2025-04-02 16:10:21 +08:00
datta0
b59be5f829 add comments and use modified function 2025-04-02 06:49:06 +00:00
Michael Han
039a48cb9e Merge pull request #2250 from unslothai/jeromeku-patch-1
Fix feature_request ISSUE_TEMPLATE
2025-03-31 12:51:21 -07:00
jeromeku
13cf5b35af Fix feature_request ISSUE_TEMPLATE 2025-03-31 12:28:44 -07:00
Michael Han
56fe27c749 Merge pull request #2242 from jeromeku/issues-templates
Issues templates
2025-03-30 22:04:47 -07:00
jeromeku
e43fafb9c8 make wording more user-friendly 2025-03-30 15:52:31 -07:00
jeromeku
c366af7c2b improve wording 2025-03-30 15:47:33 -07:00
jeromeku
c37750ef74 more edits 2025-03-30 15:46:25 -07:00
jeromeku
a645c8ff99 fix typos, better wording 2025-03-30 15:39:20 -07:00
jeromeku
633975aaa0 make templates more concise 2025-03-30 15:36:45 -07:00
jeromeku
db1e94785e more template edits 2025-03-30 15:34:01 -07:00
jeromeku
3f85b33fb0 generalize documentation template 2025-03-30 15:21:47 -07:00
jeromeku
0f7c8c43b7 fix question template 2025-03-30 15:19:58 -07:00
jeromeku
0b5366cb1f clean up bug template 2025-03-30 15:19:00 -07:00
jeromeku
48f8db80c0 fix template labels 2025-03-30 15:11:00 -07:00