Karolis Rusenas

Results 31 issues of Karolis Rusenas

It might be useful to have a helper to set basic auth headers, would you accept PR?

For some reason user is seeing this https://kubernetes.slack.com/archives/C6JDWE7M2/p1570114712011300?thread_ts=1570108051.007500&cid=C6JDWE7M2. ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x15acf77] goroutine 124 [running]: github.com/keel-hq/keel/trigger/poll.(*RepositoryWatcher).addJob(0xc000948ae0,...

bug

``` level=info msg="event channel is full, len: 128, cap: 128" context=buffer ``` We might want to remove the buffer altogether or do some batching in it as well to absorb...

Hi, as I understand, currently it pushes metrics every 1 minute (https://github.com/deviceplane/deviceplane/blob/master/pkg/agent/metrics/datadog.go#L50). Would you accept PR to make this configurable? For my use case I only need to send metrics...

1. https://github.com/ggerganov/llama.cpp/blob/master/convert-lora-to-ggml.py - this should run together with adapter_config.json, adapter_model.bin and config.json. It will spit out `ggml-adapter-model.bin` 2. Ollama can then load it like this with a custom model file:...

Could be good to add https://llava-vl.github.io/ support

- default operationIds for paths - auto generate summary/description based on the API if it's missing