Daniel Han
|
c765db5cf6
|
Llama4
|
2025-04-06 01:43:42 -07:00 |
|
Daniel Han
|
49dbb718f9
|
Update _auto_install.py
|
2025-04-05 14:30:10 -07:00 |
|
Michael Han
|
48f48c7881
|
Merge pull request #2119 from jackswl/patch-1
Update README.md
|
2025-04-02 21:15:45 -07:00 |
|
Michael Han
|
86567adb4b
|
Merge pull request #2255 from jeromeku/registry-refactor
Registry refactor
|
2025-04-01 23:16:27 -07:00 |
|
Daniel Han
|
b50e33c33d
|
Merge branch 'main' into nightly
|
2025-04-01 14:15:13 -07:00 |
|
jeromeku
|
521f50b854
|
more registry readme updates
|
2025-03-31 18:34:18 -07:00 |
|
jeromeku
|
970b0a9276
|
clear registry when executing individual model registration file
|
2025-03-31 18:24:15 -07:00 |
|
jeromeku
|
cd457eba2d
|
make llama registration more specific
|
2025-03-31 18:12:52 -07:00 |
|
jeromeku
|
d9f8404470
|
add registry readme
|
2025-03-31 18:11:58 -07:00 |
|
jeromeku
|
1e6b5f02b3
|
add quant type test
|
2025-03-31 17:58:44 -07:00 |
|
jeromeku
|
8cf7305752
|
remove deprecated registration api
|
2025-03-31 17:36:42 -07:00 |
|
jeromeku
|
7dbf51ab2c
|
add model search method
|
2025-03-31 17:36:19 -07:00 |
|
jeromeku
|
6608bb6faf
|
refactor model registration tests for new registry apis
|
2025-03-31 17:22:26 -07:00 |
|
jeromeku
|
ce19ea56be
|
add global register models
|
2025-03-31 17:11:35 -07:00 |
|
jeromeku
|
8206e854fc
|
refactor naming for mistral and phi
|
2025-03-31 17:08:11 -07:00 |
|
jeromeku
|
fef916d3f2
|
rename deepseek registration methods
|
2025-03-31 17:03:05 -07:00 |
|
jeromeku
|
e61106ad05
|
rename model registration methods
|
2025-03-31 17:01:51 -07:00 |
|
jeromeku
|
0236e05307
|
add mistral small to registry
|
2025-03-31 15:31:01 -07:00 |
|
jeromeku
|
e734f3504f
|
remove redundant code when constructing model names
|
2025-03-31 15:06:08 -07: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 |
|
jeromeku
|
b5bb8f0d0a
|
add deepseek distill models
|
2025-03-31 12:04:57 -07:00 |
|
jeromeku
|
5555764890
|
add deepseek distill llama
|
2025-03-31 11:47:51 -07:00 |
|
jeromeku
|
9461faa4d8
|
add deepseek r1 zero
|
2025-03-31 11:32:21 -07:00 |
|
jeromeku
|
bf404a4f43
|
add deepseek r1 base
|
2025-03-31 11:30:47 -07:00 |
|
jeromeku
|
2a9498d5df
|
add deepseek v3
|
2025-03-31 11:23:22 -07:00 |
|
jeromeku
|
2a12142714
|
add phi
|
2025-03-31 10:22:50 -07:00 |
|
jeromeku
|
71abf1b2dc
|
add gemma3 to registry
|
2025-03-31 10:10:20 -07:00 |
|
jeromeku
|
7398ad1c09
|
add QwenQVQ to registry
|
2025-03-31 09:45:15 -07:00 |
|
jeromeku
|
96790eb08b
|
separate registration of base and instruct llama3.2
|
2025-03-31 09:35:11 -07:00 |
|
jeromeku
|
f1258b164f
|
handle quant types per model size
|
2025-03-31 09:27:43 -07:00 |
|
jeromeku
|
83eef36689
|
add option to include original model in registry
|
2025-03-31 09:09:34 -07:00 |
|
jeromeku
|
e2eaf383f0
|
add qwen2.5 models to registry
|
2025-03-31 08:45:53 -07:00 |
|
Michael Han
|
56fe27c749
|
Merge pull request #2242 from jeromeku/issues-templates
Issues templates
|
2025-03-30 22:04:47 -07:00 |
|
jeromeku
|
7db0679f72
|
fix quant tag mapping
|
2025-03-30 16:14:33 -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 |
|
jeromeku
|
37f85cb520
|
add question template
|
2025-03-30 15:08:38 -07:00 |
|
jeromeku
|
3a7edad2dc
|
Update custom.md
|
2025-03-30 15:06:42 -07:00 |
|
jeromeku
|
f8a4812aa8
|
Update issue templates
|
2025-03-30 15:06:42 -07:00 |
|
jeromeku
|
43d91745f0
|
Update issue templates
|
2025-03-30 15:06:41 -07:00 |
|
jeromeku
|
a765488768
|
Update and rename custom.md to documentation_request.md
|
2025-03-30 15:06:41 -07:00 |
|