Replies: 4 comments
-
You can always ban out the eos token with |
Beta Was this translation helpful? Give feedback.
-
@bjj i want it to write an encyclopedic article, but it always stops at around 1500 tokens, (the article generated is good) but i dont need more "nonsense". i need it more comprehensive. how can i get it done that way? write 8000 words of... (it does not respect this command) it doesnt respect any word counter command type. does anyone have any ideas on how to get this fix properly for good? even chatgpt doesnt respect this |
Beta Was this translation helpful? Give feedback.
-
It's not going to do thing like plan out 8000 words to write. If you want to try to prompt engineer your way to it, try things it would know, like "Write a Wikipedia article on..." |
Beta Was this translation helpful? Give feedback.
-
@bjj can you write the prompt with the encyclopedia article that make sense with a 8000 words output? i'll use whatever model that can achieve this |
Beta Was this translation helpful? Give feedback.
-
python3 examples/chat.py -m ../llamamodels/WestLake-7B-v2-laser-truthy-dpo-4.0bpw-h6-exl2 -mode llama -l 8192 -fst -maxr 8192 -amnesia --low_mem
i've done this but still getting lesser than 1600 tokens. how to increase? anyone knows?
Beta Was this translation helpful? Give feedback.
All reactions