ggerganov / llama.cpp

LLM inference in C/C++
MIT License
68.31k stars 9.8k forks source link

webUI local storage can become corrupted #10348

Open slaren opened 1 week ago

slaren commented 1 week ago

Discussed in https://github.com/ggerganov/llama.cpp/discussions/10347

Originally posted by **pikor69** November 17, 2024 The page at http://127.0.0.1:8080 says: TypeError: Cannot read properties of undefined (reading 'content') What changed since yesterday when it was working? Nothing. The last time I was able to start I tried to run a much higher content length than the model allowed and things crashed.
kanishka-006 commented 1 week ago

Clear cookies & site data and let me know :)