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

Optimisation #5

Open
AdiKsOnDev opened this issue Nov 3, 2023 · 0 comments
Open

Optimisation #5

AdiKsOnDev opened this issue Nov 3, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers medium A little experience is needed

Comments

@AdiKsOnDev
Copy link
Owner

Problem

Right now script doesn't utilize all the power Falcon-7b offers. It can return very weird answers, repeat the same answer over and over again, and etc.

Ideas

The problem might be in the number of new tokens in the main.py file, or in the size of chunks that are being made in ingest.py, or something else. I have tried different values in them and stopped at the most optimal ones I could find.

@AdiKsOnDev AdiKsOnDev added bug Something isn't working good first issue Good for newcomers medium A little experience is needed labels Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers medium A little experience is needed
Projects
None yet
Development

No branches or pull requests

1 participant