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

Improve prompt for card generation #22

Merged
merged 1 commit into from
May 13, 2024

Conversation

rominf
Copy link
Contributor

@rominf rominf commented May 10, 2024

Previously, generated cards with llama3 model were broken, because
llama3 was too chatty and provided front and back sides when asked for a
question. Update the prompt to make generation correct.

Before:
Screenshot_20240510_093032

After:

Screenshot_20240510_094503

@rominf rominf force-pushed the rominf-card-generation-prompt branch from 4dd2d7c to 680d7a8 Compare May 10, 2024 06:54
@rominf rominf marked this pull request as ready for review May 10, 2024 06:59
Previously, generated cards with llama3 model were broken, because
llama3 was too chatty and provided front and back sides when asked for a
question. Update the prompt to make generation correct.
@rominf rominf force-pushed the rominf-card-generation-prompt branch from 680d7a8 to b45cb20 Compare May 10, 2024 07:26
@omagdy7 omagdy7 merged commit 0b1718b into omagdy7:master May 13, 2024
1 check passed
@rominf rominf deleted the rominf-card-generation-prompt branch May 13, 2024 12:31
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

Successfully merging this pull request may close these issues.

2 participants