Michael Han
|
f4283a800e
|
Merge pull request #2439 from Etherll/patch-1
Update mapper.py to add Qwen3 base
|
2025-04-30 06:18:46 -07:00 |
|
Etherll
|
d4ef475c33
|
Update mapper.py
|
2025-04-30 14:39:23 +03:00 |
|
Daniel Han
|
f03961da09
|
Update synthetic.py
|
2025-04-29 23:47:09 -07:00 |
|
Michael Han
|
af337af35c
|
Merge pull request #2436 from Datta0/qwen3_support
Qwen3 inference fixes
|
2025-04-29 20:18:03 -07:00 |
|
Dattu Sharma
|
5640401435
|
Qwen3 inference fixes
|
2025-04-30 03:03:38 +00:00 |
|
Daniel Han
|
ecfd56aabe
|
Update _utils.py
|
2025-04-29 11:43:24 -07:00 |
|
Daniel Han
|
7b97cf2304
|
Update synthetic.py
|
2025-04-29 11:43:13 -07:00 |
|
Daniel Han
|
7e6dbd9ccd
|
Create __init__.py
|
2025-04-29 11:18:03 -07:00 |
|
Daniel Han
|
8babbeaded
|
Create synthetic.py
|
2025-04-29 11:17:10 -07:00 |
|
Daniel Han
|
9b5446d5a2
|
Versioning
|
2025-04-29 09:50:51 -07:00 |
|
Daniel Han
|
d3f419f6ac
|
Update mapper.py
|
2025-04-29 00:50:46 -07:00 |
|
Michael Han
|
9945bcb629
|
Merge pull request #2427 from Datta0/qwen3_support
Fixup qwen3 qk norm
|
2025-04-28 23:45:21 -07:00 |
|
Dattu Sharma
|
8cb2400e45
|
fixup qwen3 qk norm
Signed-off-by: Dattu Sharma <venkatadattasainimmaturi@gmail.com>
|
2025-04-29 06:22:07 +00:00 |
|
Michael Han
|
f637694085
|
Merge pull request #2423 from Datta0/qwen3_support
Fixup qwen3
|
2025-04-28 19:32:45 -07:00 |
|
Dattu Sharma
|
26cf059574
|
fixup qwen3
Signed-off-by: Dattu Sharma <venkatadattasainimmaturi@gmail.com>
|
2025-04-29 02:31:55 +00:00 |
|
Michael Han
|
53e6fba362
|
Update README.md
|
2025-04-28 19:08:12 -07:00 |
|
Michael Han
|
e4ab75296d
|
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
|
acea2c09bb
|
Update pyproject.toml
|
2025-04-26 03:45:29 -07:00 |
|
Daniel Han
|
de64444965
|
Versioning
|
2025-04-26 03:44:21 -07:00 |
|
Michael Han
|
31a37cb2ce
|
Merge pull request #2381 from Erland366/fix/saving_vlm_4bit
Fix saving 4bit for VLM
|
2025-04-19 14:26:11 -07:00 |
|
Erland366
|
ed16a50bf9
|
feat: Add validation for 4bit save method and implement corresponding error handling
|
2025-04-19 20:36:30 +00:00 |
|
Michael Han
|
f1128eea1b
|
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
|
6b261264a2
|
Revert "fix: improved error handling when llama.cpp build fails"
|
2025-04-17 20:33:25 -07:00 |
|
Michael Han
|
7a5b81db74
|
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
|
4b3ae022a9
|
fix: improved error handling when llama.cpp build fails
|
2025-04-16 09:17:25 +02:00 |
|
Etherll
|
9fc1e3b945
|
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
|
a41cda7dfb
|
Update question.md
|
2025-04-09 15:31:56 -07:00 |
|
Michael Han
|
76f24eb8a2
|
Update feature_request.md
|
2025-04-09 15:30:56 -07:00 |
|
Michael Han
|
ea8b427fc2
|
Update documentation.md
|
2025-04-09 15:29:20 -07:00 |
|
Michael Han
|
3b10fbde0a
|
Update bug_report.md
|
2025-04-09 15:24:35 -07:00 |
|
Michael Han
|
92c87a4e97
|
Update question.md
|
2025-04-09 15:20:44 -07:00 |
|
Michael Han
|
9c0663af1a
|
Update feature_request.md
|
2025-04-09 15:20:06 -07:00 |
|
Michael Han
|
61386a6a1a
|
Update documentation.md
|
2025-04-09 15:19:40 -07:00 |
|
Michael Han
|
0b5b98d688
|
Merge pull request #2323 from unslothai/shimmyshimmer-patch-2
Update bug_report.md
|
2025-04-09 15:19:21 -07:00 |
|
Michael Han
|
f96ff98cc5
|
Update bug_report.md
|
2025-04-09 15:17:33 -07:00 |
|
Michael Han
|
29b25e36eb
|
Update README.md
|
2025-04-05 14:56:01 -07:00 |
|
Michael Han
|
ad9a0e7672
|
Merge pull request #2267 from Kimizhao/main
Update README.md
|
2025-04-02 02:07:35 -07:00 |
|
zhaozh
|
c107f46b5e
|
Update README.md
Gemma3 HF uploaded GGUFs, 4-bit models link.
|
2025-04-02 16:10:21 +08:00 |
|
datta0
|
00589310df
|
add comments and use modified function
|
2025-04-02 06:49:06 +00:00 |
|
Michael Han
|
a8517a3009
|
Merge pull request #2250 from unslothai/jeromeku-patch-1
Fix feature_request ISSUE_TEMPLATE
|
2025-03-31 12:51:21 -07:00 |
|
jeromeku
|
79299596cd
|
Fix feature_request ISSUE_TEMPLATE
|
2025-03-31 12:28:44 -07:00 |
|
Michael Han
|
79c35a51ba
|
Merge pull request #2242 from jeromeku/issues-templates
Issues templates
|
2025-03-30 22:04:47 -07:00 |
|
jeromeku
|
7f0059c881
|
make wording more user-friendly
|
2025-03-30 15:52:31 -07:00 |
|
jeromeku
|
ee953ef710
|
improve wording
|
2025-03-30 15:47:33 -07:00 |
|
jeromeku
|
39926f1730
|
more edits
|
2025-03-30 15:46:25 -07:00 |
|
jeromeku
|
bbc5981054
|
fix typos, better wording
|
2025-03-30 15:39:20 -07:00 |
|
jeromeku
|
7b113bbe99
|
make templates more concise
|
2025-03-30 15:36:45 -07:00 |
|
jeromeku
|
e204fdbd0e
|
more template edits
|
2025-03-30 15:34:01 -07:00 |
|
jeromeku
|
e00e3dd3a2
|
generalize documentation template
|
2025-03-30 15:21:47 -07:00 |
|
jeromeku
|
c3d517406d
|
fix question template
|
2025-03-30 15:19:58 -07:00 |
|