chatd icon indicating copy to clipboard operation
chatd copied to clipboard

Why does it start to download a model automatically when I first open the app?

Open drgutman opened this issue 9 months ago • 1 comments

It doesn't even ask if it's ok to do it, or where to put it, it just goes for it. It doesn't tell me what model it downloads, it just does it. I already have a lot of models downloaded, I want to use one of those. Nope, downloading model, which is probably a several GB download.

WTF?

drgutman avatar May 10 '24 09:05 drgutman

You can modify it's behavior if you want. Inside src/api.js let model = "mistral"; --> modify this to the model you already downloaded.

jhetuts avatar May 14 '24 02:05 jhetuts