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

Cannot select None template #11

Open
paplorinc opened this issue Apr 19, 2023 · 2 comments
Open

Cannot select None template #11

paplorinc opened this issue Apr 19, 2023 · 2 comments
Assignees

Comments

@paplorinc
Copy link
Contributor

I don't want anything else besides what I've provided in the input/response - is this not the way to do it?

@zetavg
Copy link
Owner

zetavg commented Apr 19, 2023

It looks like I broke it when adding the ability to define more powerful templates with .py... 🥲 It might be workaround-ed by adding and using an empty template

{
  "prompt_input": "{instruction}{input}",
  "prompt_no_input": "{instruction}"
}

@zetavg zetavg self-assigned this Apr 19, 2023
@zetavg zetavg pinned this issue Apr 19, 2023
@Kimiko-AI
Copy link

Isn't your template will only create 1 item, which also get limited by CTX length?

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

3 participants