tinychat-tutorial
tinychat-tutorial copied to clipboard
Wrong Model response
Hi @meenchen , @RaymondWang0
I'm implementing this tinychat in Windows OS (x86),
I'm receiving gibberish response from model. Can i know what is the issue here, is it from model?
Thanks.
Hi. A similar problem happened to me. Did you run the evaluate.sh before run ./chat? If you didn't implement the optimizing techniques, you should just add the reference flag after the evaluate.sh.
I have run ./evaluate.sh reference,but when i run ./chat, the result is gibberish response too.What can i do?
Hi. A similar problem happened to me. Did you run the
evaluate.shbefore run./chat? If you didn't implement the optimizing techniques, you should just add thereferenceflag after theevaluate.sh.
I have run ./evaluate.sh reference,but when i run ./chat, the result is gibberish response too.What can i do?