6 ms·
Did you have to do anything special to get it to work? I tried and it would just bug out, things like respond with JSON strings summarizing what I asked of it
by redundantly 8mo ago
Did you have to do anything special to get it to work? I tried and it would just bug out, things like respond with JSON strings summarizing what I asked of it or just outright getting things wrong entirely. For example, I asked it to summarize what a specific .js file did and it provided me with new code it made up based on the file name...
- mark_l_watson 8mo agoYes, I had to set the Ollama context size to 32K
- redundantly 8mo agoThank you, it's working as expected now!