Anurag1940
Results
2
issues of
Anurag1940
Ollama Runner fails intermittently on Windows when running models like llama3.2, gemma3:4b, and phi3:mini. When executing a simple command such as: ollama run llama3.2 "Hello" it either terminates immediately with:...
bug
Hi sir, I’ve been working on extending the existing game structure you provided in the repo. In the entities.js file (src/game/entities.js), I see that the current player entity is implemented...