This model ignore knowledge from outside

#8
by LLLMI - opened

The model is overconfident about its own knowledge. Because of this it literally rejects to read newer library docs... If it fails calling a thing it's blaming a "custom library build". When I directly ask it to read docs (provided links) it may sometimes actually read them and after this continue its nonsense with old methods usage...

As a result the model (Q6 with fp16 KV cache) was not able to produce a working snake game on pygame 2.6.1 after ~350 000 tokens and my attempts to help it...

Sign up or log in to comment