grigio@alien.topB to LocalLLaMA@poweruser.forumEnglish · 1 year agoIs Open LLM Leaderboard reliable source ? yi:34B is at the top but I get better results with neural-chat:7B modelmessage-squaremessage-square23fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squareIs Open LLM Leaderboard reliable source ? yi:34B is at the top but I get better results with neural-chat:7B modelgrigio@alien.topB to LocalLLaMA@poweruser.forumEnglish · 1 year agomessage-square23fedilinkfile-text
minus-squarebacocololo@alien.topBlinkfedilinkEnglisharrow-up1·11 months agoTo stop any repetition. you could try to add a stop token in model as ‘### Human’ it works well for me
minus-squareTeamPupNSudz@alien.topBlinkfedilinkEnglisharrow-up1·11 months agoCapybara doesn’t use Alpaca format, so that wouldn’t do anything. Regardless, it’s not that type of repetition. It’s not speaking for the user, it’s literally just copy/pasting part of the conversation into the answer.
To stop any repetition. you could try to add a stop token in model as ‘### Human’ it works well for me
Capybara doesn’t use Alpaca format, so that wouldn’t do anything. Regardless, it’s not that type of repetition. It’s not speaking for the user, it’s literally just copy/pasting part of the conversation into the answer.