| .. |
|
RWKV.py
|
77294b27dd
Use str(Path) instead of os.path.abspath(Path)
|
2 년 전 |
|
callbacks.py
|
341e135036
Various fixes in chat mode
|
2 년 전 |
|
chat.py
|
0a7acb3bd9
Remove redundant comments
|
2 년 전 |
|
deepspeed_parameters.py
|
f38c9bf428
Fix deepspeed (oops)
|
3 년 전 |
|
extensions.py
|
91f5852245
Move bot_picture.py inside the extension
|
2 년 전 |
|
html_generator.py
|
43b6ab8673
Store thumbnails as files instead of base64 strings
|
2 년 전 |
|
models.py
|
edbc61139f
use new quant loader
|
2 년 전 |
|
quant_loader.py
|
345b6dee8c
refactor quant models loader and add support of OPT
|
2 년 전 |
|
shared.py
|
1b99ed61bc
add argument --gptq-model-type and remove duplicate arguments
|
2 년 전 |
|
text_generation.py
|
b9e0712b92
Fix Open Assistant
|
2 년 전 |
|
ui.py
|
2bff646130
Stop chat from flashing dark when processing
|
2 년 전 |