AdiKsOnDev / AdiKsOnDev/PrivateFalcon
Optimisation
Ouverte
bug
good first issue
medium
- Langage dominant
- Python
- Étoiles
- 1
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
# 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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.