__init__.py
|
Add support for GPTBigCode
|
2023-05-08 12:28:29 +03:00 |
_base.py
|
update basic usage example code
|
2023-05-24 17:56:46 +08:00 |
_const.py
|
Merge branch 'main' into GPTBigCode
|
2023-05-27 07:57:25 +08:00 |
_utils.py
|
correct typo of function name
|
2023-05-24 17:43:38 +08:00 |
auto.py
|
Merge branch 'main' into GPTBigCode
|
2023-05-27 07:57:25 +08:00 |
gpt_bigcode.py
|
Add support for GPTBigCode
|
2023-05-08 12:28:29 +03:00 |
gptj.py
|
add GPTJ fused attention module
|
2023-05-14 16:17:21 +08:00 |
llama.py
|
make compatible with older transformers version
|
2023-05-15 13:26:18 +08:00 |