Chris Handy
Chris Handy
Just want to add a "well done". I was pleasantly surprised when I used this tool. The install was easy, the documentation simple and correct, and I wasn't caught out...
1: Ensure ollama is installed and running, and is version 0.1.27 or higher: ``` ps aux | grep ollama ollama 1810 55.4 2.5 291658704 1663360 ? Ssl 12:56 81:16 /usr/local/bin/ollama...
There is no other error, this is the only content in error.log. Also no output on the command line. @karbak : the error.log is `~./lem/error.log`
I tested on a different machine - Ubuntu 22.04 with an i915 Intel driver and Lem 2.0 worked. The graphics drivers on the machine with the issue were the latest...
> Indeed, I believe there is an issue with how Lem is using sdl2. i think it stems from `(screen-view screen)` on line 42 of screen.lisp returning nil, but my...
**Generate**: *post a single message and get a response.* **Chat**: *post a single message and the previous chat history, and get a response.* Imagine this conversation: ``` > What's the...
> Thank you for your clarifications. But in my own tests the results were not as expected. I think we are all learning in this new area. But I can...
I think I have the same issues. With a local llm the tool is used incorrectly. Either it hallucinates a name or it hallucinates the arguments. For example, a simple...