Chris Bruner

Results 27 comments of Chris Bruner

I've found this as well, when making my project https://github.com/iplayfast/OllamaPlayground/tree/main/createnotes#readme This project really works the ollama system by checking that each model can be loaded, and then asking questions to...

Found my problem (hopefully), I had downloaded falcon:180b as a stress test and forgot about it. 101GB won't load.... After attempting to load it, and timing out, it went on...

maybe using a /set parameter to insure safefy. eg /set parameter outDir "/home/ollama/generatedcode/" anytime a file is written, the outDir is prepended it the directory.

Hi, thanks for this great project. I've never enjoyed AI more! Yes I've been doing exactly as you've said, and I don't know how this would work using llama.cpp just...

Could be the cause of https://github.com/jmorganca/ollama/issues/1691

I think this is realted to https://github.com/jmorganca/ollama/issues/1691

Maybe I'm just not doing it right, but I wasn't able to get it to work.