Hiren Chauhan

Results 6 comments of Hiren Chauhan

I did the local installations of Ollama with codellama model. I did docker setup, but it was not able to connect to Ollama server to fetch the list of models....

@vanpelt Yeah, it was compatibility issue. I was using older version of Ollama `0.1.1`. I updated to newer version `0.1.30` and it started working. I don't have GPU on my...

Upon further checking, I found that the control was already invalid, not sure what was the reason? When I check the the control by inspecting it without focusing on it,...

This project is very interesting, but not easy to get up and running when the docs are confusing. I've just started a side project using `fastify-cli` to create skeleton project...

I'm having this issue as well. I'm on `React 15.4.1` Here my build failed and its stack trace: ``` ERROR in ./~/react-tap-event-plugin/src/injectTapEventPlugin.js Module not found: Error: Can't resolve 'react/lib/EventPluginHub' in...