Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chat room #1

Closed
DKormann opened this issue Mar 31, 2023 · 1 comment
Closed

chat room #1

DKormann opened this issue Mar 31, 2023 · 1 comment

Comments

@DKormann
Copy link

Hi super cool looking project.

is there going to be any way to exchange ideas? gh discussion, discord server?
or did I miss something

@saharNooby
Copy link
Collaborator

Hi! I've opened Discussions on this repo. Feel free to share anything here.

I guess there would be no Discord server for the moment, I don't use Discord much...

saharNooby added a commit that referenced this issue Apr 22, 2023
* update the prompt

* Fix/chinese display issue

* remove debug code

* support commands (#1)

+reset +gen +i +qq +qa +++ ++ +

* run_rnn before decode

* remove debug code

* deep copy logits

* remove extra print()

* print newline if reach max_tokens_per_generation

* fix typo in init prompt

* Update rwkv/chat_with_bot.py

Co-authored-by: Alex <[email protected]>

* Update rwkv/chat_with_bot.py

Co-authored-by: Alex <[email protected]>

* Update rwkv/chat_with_bot.py

Co-authored-by: Alex <[email protected]>

* Update rwkv/chat_with_bot.py

Co-authored-by: Alex <[email protected]>

* refine code & type annotation

* add comments for commands

* support change temp & top_p during chat.

* set default language & prompt

---------

Co-authored-by: Alex <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants