Eric Curtin

Results 87 issues of Eric Curtin

Use consolidated open function call from File class. Change read_all to to_string(). Remove exclusive locking, the intent for that lock is to avoid multiple processes writing to the same file,...

examples

For emojis, non-alpha characters, etc.

examples

### Describe the need I would like to be able to send generic requests via this tool as if we were on a new https://github.com/copilot webpage, an example: gh copliot...

enhancement
needs-triage

llama-server main function is getting meaty, just breaking it down into smaller functions.

examples
server

At the bottom is a wrapper script I use to do podman build and bootc switch. Bug 1 is known I think, we have to do chcon to solve an...

bug
area/client
needinfo

Because we are a python application rather than a python library, we have this option, it's more intuitive in general and puts us in line with `brew install ramalama`. We...

Also consolidate asahi image with ramalama image. ## Summary by Sourcery Turn on GGML_VULKAN by default in the ramalama image and consolidate the asahi backend into it, removing all separate...

### Feature request description Connect our client to rhel lighspeed endpoint over TLS: https://github.com/search?q=repo%3Arhel-lightspeed%2Fcommand-line-assistant+endpoint&type=code just to achieve a basic chatbot, no complex functionality, just a basic chatbot that connects to...

enhancement

Not to be merged ## Summary by Sourcery Update container build process, consolidate Vulkan flags, and add multi-modal demo script New Features: - Add a multi-modal demo script to run...

Going to switch libexec files to just bin ones. There are breakages because the python installers are not updating the shebangs in the libexec files, moving to bin solves this....