Commit graph

24 commits

Author SHA1 Message Date
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
TheBloke
02a87dce76 Add support for Falcon as part of Transformers 4.33.0, including new Falcon 180B 2023-09-06 18:03:33 +01:00
Felix Marty
04730ac66c expose api to set exllama max length 2023-08-24 11:22:15 +00: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
潘其威(William)
eab728b263
Merge branch 'main' into Codegen 2023-05-27 08:00:19 +08:00
潘其威(William)
f6fd314d5a
Merge branch 'main' into GPTBigCode 2023-05-27 07:57:25 +08:00
qwopqwop200
277809381b
fix bug 2023-05-27 08:53:47 +09:00
qwopqwop200
bcb345fb35
support falcon 2023-05-27 07:53:39 +09:00
PanQiWei
5445c67190 add library version comparison help functions 2023-05-14 16:16:06 +08: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
qwopqwop200
dad249990c
add gpt2 2023-04-28 09:13:22 +09:00
PanQiWei
a2abff983e support dispatch layers to different devices when loading pretrained model before quantization 2023-04-27 02:24:08 +08:00
PanQiWei
a259fb06bb add support to MOSS model 2023-04-25 11:54:29 +08:00
PanQiWei
229b61e20e first init 2023-04-14 01:09:40 +08:00