David Girón

Results 46 issues of David Girón

https://github.com/jmorganca/ollama/blob/7db5bcf73bf7026970e988f56126db8f370f1b11/llm/llama.go#L238 Getting the GPU information (full-GPU memory) is not available - the command above returns `Insufficient Permissions`, as the container is assigned only a part of it via MIG (Multi-Instance...

feature request
nvidia

A major refactor of the Helm Chart, allowing for proper install customization. ~Still WIP, need some additional testing for validation.~

https://github.com/open-webui/open-webui/blob/b1fa32c5d66eb918c4b102d34a990b982f011f70/.github/workflows/build-release.yml#L32 🐞 This is a limitation on GitHub. You'll need to switch to a PAT to publish the `tag`, or `use` the Workflow `docker-publish` as a reusable workflow in another...

This builds and tests code whenever pushing commits to the repo.

Fixes #510 A `string` may be returned as Salt JSON `result`, for example when `success: false`, the value can be `Unhandled exception running state.apply`, instead of an expected `dict` with...

**Describe the bug** Unexpected Django error appeared in logs while viewing conformity list of a machine, and list of minions. Apparently caused by a single machine status. Differs from #505...

bug

**Describe the bug** Unexpected Django error appeared in logs and browser while viewing conformity details of a machine. ### 📝 Logs ``` Internal Server Error: /api/schedules/refresh/ Traceback (most recent call...

bug

### Description Uploading source code from Version Control System using Git, in a private Git repository (GitHub) fails. ⚠️ The command `git clone --password` does not exist. #### How to...

As of https://github.com/librenms/docker/pull/283 restrictive check, Docker images after `22.6.0` are not working properly for us. We are running LibreNMS in **Kubernetes**, where we have the `config.php` mounted as `ConfigMap` (read-only...