Automation Pipeline
|
9fb99f61e7
|
Merge remote-tracking branches 'laaza/Mistral' and 'laaza/MPT'
|
2023-10-22 07:53:59 -04:00 |
|
LaaZa
|
4b7389ddb7
|
Merge branch 'main' into MPT
# Conflicts:
# auto_gptq/modeling/__init__.py
# auto_gptq/modeling/_const.py
# auto_gptq/modeling/auto.py
|
2023-10-04 20:21:49 +03:00 |
|
LaaZa
|
99acbead42
|
Add support for Mistral models.
|
2023-10-04 01:07:55 +03:00 |
|
qwopqwop200
|
d22f89c524
|
support qwen
|
2023-08-08 19:27:43 +09:00 |
|
LaaZa
|
6ff6bc8dfc
|
Merge branch 'main' into MPT
# Conflicts:
# auto_gptq/modeling/__init__.py
# auto_gptq/modeling/_const.py
# auto_gptq/modeling/auto.py
|
2023-07-26 20:41:19 +03:00 |
|
tc
|
e28e8ee809
|
Add support for InternLM
|
2023-07-07 09:25:40 -07:00 |
|
LaaZa
|
9fd558f2ba
|
Add support for Baichuan
|
2023-06-18 20:13:29 +03:00 |
|
LaaZa
|
bf47892b81
|
Merge branch 'main' into MPT
# Conflicts:
# auto_gptq/modeling/__init__.py
# auto_gptq/modeling/_const.py
# auto_gptq/modeling/auto.py
|
2023-06-02 15:01:10 +03:00 |
|
潘其威(William)
|
269ef7335c
|
Merge branch 'main' into falcon
|
2023-05-27 08:15:52 +08:00 |
|
潘其威(William)
|
3c3b0e1e79
|
Merge branch 'main' into GPTBigCode
|
2023-05-27 08:03:03 +08:00 |
|
qwopqwop200
|
bcb345fb35
|
support falcon
|
2023-05-27 07:53:39 +09:00 |
|
LaaZa
|
fb380fb9c2
|
Add initial support for MPT
|
2023-05-12 14:46:52 +03:00 |
|
LaaZa
|
b8187ff05a
|
Add support for CodeGen/2
|
2023-05-08 17:34:00 +03:00 |
|
LaaZa
|
63247a0669
|
Add support for GPTBigCode
|
2023-05-08 12:28:29 +03:00 |
|
PanQiWei
|
a69a73a22c
|
fix device mismatch when directly using model to inference after quantization
|
2023-04-28 16:41:46 +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
|
7ba0edffe0
|
refactor file structure of modeling module
|
2023-04-23 17:33:09 +08:00 |
|
PanQiWei
|
50c3957b45
|
fix relevant import
|
2023-04-16 22:10:37 +08:00 |
|
PanQiWei
|
229b61e20e
|
first init
|
2023-04-14 01:09:40 +08:00 |
|