basaran icon indicating copy to clipboard operation
basaran copied to clipboard

Tried multiple different models but get "The model weights are not tied..." error every time..

Open jontstaz opened this issue 2 years ago • 0 comments

Hi,

I'm running Basaran via Docker and I have now tried using several different models at this point but every time after its downloaded and load everything, I'm facing with this error: The model weights are not tied. Please use the `tie_weights` method before using the `infer_auto_device` function

Am I missing something? I've tried multiple GPTQ models from TheBloke and even the official Llama2-13b model but this error is thrown every single time regardless of the model and it prevents me from using Basaran at all.

Any help would be appreciated. Thanks in advance.

jontstaz avatar Sep 30 '23 04:09 jontstaz