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

Please use a textarea rather than input[type=text] as prompt input #41

Closed
grayfallstown opened this issue Sep 8, 2023 · 2 comments
Closed

Comments

@grayfallstown
Copy link

Using an input all linebreaks are lost. If I copy some text into it and ask llama2 something about that text, all paragraphs are lost, which might change llama2's output.

This is especially problematic when coding with llama2 as an assistant.

@grayfallstown
Copy link
Author

I just found a pull request for that

@fofr
Copy link
Collaborator

fofr commented Sep 12, 2023

#36 is now merged

@fofr fofr closed this as completed Sep 12, 2023
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