PanQiWei
|
893fc5d7a3
|
release 0.4.1
|
2023-08-13 16:35:59 +08:00 |
|
PanQiWei
|
44c7a1a184
|
make exllama_kernels compilation as optional
|
2023-08-09 17:42:22 +08:00 |
|
PanQiWei
|
86a3d4a094
|
release 0.4.0
|
2023-08-09 11:54:31 +08:00 |
|
Félix Marty
|
4fb3e20c5e
|
Merge branch 'main' into exllama-q4-kernel
|
2023-08-04 15:13:34 +02:00 |
|
Felix Marty
|
179776bd1d
|
exllama kernel
|
2023-07-31 11:50:45 +00:00 |
|
Felix Marty
|
677d23be2d
|
style
|
2023-07-28 15:14:46 +00:00 |
|
Felix Marty
|
2cb191e114
|
fix bugs
|
2023-07-28 14:10:44 +00:00 |
|
Felix Marty
|
547fb198d1
|
fix
|
2023-07-27 12:36:25 +00:00 |
|
Félix Marty
|
0b8a1f922d
|
is it as simple as that?
|
2023-07-27 12:14:33 +02:00 |
|
PanQiWei
|
a7167b108c
|
simplify setup.py
|
2023-07-26 19:18:05 +08:00 |
|
PanQiWei
|
6395e4b301
|
update setup.py
|
2023-07-26 18:58:49 +08:00 |
|
PanQiWei
|
d6b6ec83ef
|
Merge remote-tracking branch 'origin/main'
|
2023-07-26 18:41:01 +08:00 |
|
PanQiWei
|
1138240385
|
update version to 0.3.2
|
2023-07-26 18:40:44 +08:00 |
|
Casper
|
c68b4492f6
|
Fix build on non-CUDA machines after #206
|
2023-07-26 12:21:58 +02:00 |
|
TheBloke
|
7575eae6ab
|
Added to __init__.py to show a central version number. Also slightly adjust way version is stored in setup.py to make it easier to edit on version update. Bump version to 0.3.1 in both
|
2023-07-25 14:06:51 +00:00 |
|
TheBloke
|
593d32cb45
|
Typo in version joining
|
2023-07-25 13:18:52 +00:00 |
|
TheBloke
|
6fc69c5b83
|
Fix check for Torch CUDA version
|
2023-07-25 12:45:27 +00:00 |
|
TheBloke
|
29da6c239f
|
setup.py now builds CUDA ext unless BUILD_CUDA_EXT=0. Also add a check of CUDA_VERSION from Torch, if available. GITHUB_ACTIONS=true is no longer needed.
|
2023-07-25 11:44:43 +00:00 |
|
PanQiWei
|
45576f0933
|
0.3.0 release
|
2023-07-16 15:24:06 +08:00 |
|
PanQiWei
|
1b226c7bcf
|
revert use absolute path in include_dirs
|
2023-06-08 14:03:08 +08:00 |
|
PanQiWei
|
590685cad5
|
use absolute path in include_dirs
|
2023-06-08 12:30:14 +08:00 |
|
PanQiWei
|
129884c598
|
update version to 0.3.0.dev0
|
2023-06-05 22:53:50 +08:00 |
|
PanQiWei
|
923fc87a11
|
Merge branch 'main' into peft_integration
|
2023-06-03 19:10:41 +08:00 |
|
潘其威(William)
|
023bb1c593
|
Merge pull request #125 from PanQiWei/support-32dim
Support 32dim
|
2023-06-03 19:08:29 +08:00 |
|
qwopqwop200
|
8951212ab3
|
change setup
|
2023-06-03 07:29:19 +09:00 |
|
EliEron
|
eeb8b78a55
|
Specify Encoding when reading README.md
Prevents UnicodeDecodeError from being raised in certain locals.
|
2023-06-02 20:54:32 +02:00 |
|
潘其威(William)
|
b4fdd8d264
|
Merge branch 'main' into peft_integration
|
2023-06-02 19:11:59 +08:00 |
|
PanQiWei
|
7206705456
|
set version to 0.2.1
|
2023-06-02 19:07:56 +08:00 |
|
PanQiWei
|
0e609bec40
|
only append CUDA_VERSION to release version string when in github actions
|
2023-06-02 18:16:38 +08:00 |
|
jllllll
|
996382788b
|
Finalize workflow fix
|
2023-06-01 13:58:24 -05:00 |
|
jllllll
|
a0063fc9db
|
Add GitHub Actions bypass for cuda check to setup.py
|
2023-06-01 13:07:00 -05:00 |
|
PanQiWei
|
b5db750c00
|
update setup.py
|
2023-06-02 01:39:56 +08:00 |
|
PanQiWei
|
6a37f7c266
|
update setup.py
|
2023-06-02 00:03:44 +08:00 |
|
PanQiWei
|
0ece40ca25
|
update setup.py
|
2023-06-01 00:38:35 +08:00 |
|
PanQiWei
|
402973259f
|
update setup.py
|
2023-06-01 00:18:43 +08:00 |
|
PanQiWei
|
6426b41f94
|
update setup.py
|
2023-05-25 13:06:10 +08:00 |
|
PanQiWei
|
c63959365a
|
update setup.py
|
2023-05-23 19:30:47 +08:00 |
|
TheBloke
|
898f1ef62d
|
Rename 'quant_cuda' to 'autogptq_cuda' to avoid conflicts with existing GPTQ-for-LLaMa installations.
|
2023-05-20 09:33:51 +01:00 |
|
PanQiWei
|
4586b3f31f
|
update setup.py
|
2023-05-14 16:16:20 +08:00 |
|
PanQiWei
|
e83c9fc8dd
|
update setup.py
|
2023-05-14 13:08:26 +08:00 |
|
Sciumo
|
ee4ca934aa
|
add conda cuda include directory if found
|
2023-05-05 14:28:04 -04:00 |
|
Sciumo
|
81f3dfe39c
|
add conda cuda include directory if found
|
2023-05-05 14:27:11 -04:00 |
|
PanQiWei
|
374ce21066
|
release v0.1.0
|
2023-05-05 00:18:50 +08:00 |
|
PanQiWei
|
48737db0ff
|
update setup.py
|
2023-04-28 00:30:51 +08:00 |
|
PanQiWei
|
a2abff983e
|
support dispatch layers to different devices when loading pretrained model before quantization
|
2023-04-27 02:24:08 +08:00 |
|
PanQiWei
|
8cc814bd81
|
fix installation failed on cpu only device
|
2023-04-26 21:26:47 +08:00 |
|
PanQiWei
|
f7fc3ab67b
|
set version to v0.1.0-dev
|
2023-04-26 18:04:49 +08:00 |
|
PanQiWei
|
e0e0eb1136
|
set version to v0.1.0-dev0
|
2023-04-26 18:04:13 +08:00 |
|
PanQiWei
|
a87d0b6e08
|
release v0.0.5
|
2023-04-26 18:00:14 +08:00 |
|
PanQiWei
|
938a746eea
|
release v0.0.5
|
2023-04-26 17:56:45 +08:00 |
|