https://github.com/unclecode/tynicall
https://github.com/unclecode/tynicall
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unclecode/tynicall
- Owner: unclecode
- Created: 2024-05-27T11:18:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-16T10:03:06.000Z (about 2 years ago)
- Last Synced: 2025-10-06T10:57:52.858Z (9 months ago)
- Language: Python
- Size: 512 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tynicall
## On the issue I had for eos token
- https://github.com/huggingface/transformers/issues/22794
- https://www.reddit.com/r/LocalLLaMA/comments/15fhf33/why_does_the_model_refuse_to_predict_eos/
- https://medium.com/@mayvic/solving-the-issue-of-falcon-text-generation-never-stopping-e8f599eae8f0
- https://discuss.huggingface.co/t/gpt2-finetuned-with-eos-token-will-never-yield-eos-token-during-generation/15437/7
- https://github.com/huggingface/transformers/issues/26743