chat.py
|
Handle <USER> and <BOT>
|
2023-02-28 01:05:43 -03:00 |
deepspeed_parameters.py
|
Fix deepspeed (oops)
|
2023-02-02 10:39:37 -03:00 |
extensions.py
|
Move bot_picture.py inside the extension
|
2023-02-25 03:00:19 -03:00 |
models.py
|
Add RWKVModel class
|
2023-03-01 12:08:55 -03:00 |
RWKV.py
|
Improve the text generation call a bit
|
2023-03-01 16:40:25 -03:00 |
shared.py
|
Merge pull request #149 from oobabooga/RWKV
|
2023-03-01 16:57:45 -03:00 |
stopping_criteria.py
|
Improve the imports
|
2023-02-23 14:41:42 -03:00 |
text_generation.py
|
Minor consistency fix
|
2023-03-01 19:11:26 -03:00 |