YozoraWolf

Results 2 comments of YozoraWolf

Having the same issue on Dell G15 5515 (US). Nothing works.

``` const response = await ollama.create({ model: Core.model_name, modelfile: Core.modelfile, }); ``` Same here. ``` ResponseError: digest mismatch, expected "sha256:c2ca99d853de276fb25a13e369a0db2fd3782eff8d28973404ffa5ffca0b9267", got "sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a" ``` I only get this while using the...