Deniss Abramovs
Deniss Abramovs
I have found same version of emscripten and managed to re-compile, but it seems that NO_BROWSER=1 setting is ignored and compiled code have Browser object inside. How did you manage...
Bandwidth metrics per source and per session. Available as Prometheus-compatible metrics. We are currently working on metrics system and have found out, that there are no metrics on rtsp-proxy level...
This is the list of missing dependencies: ``` numpy Cython cymem murmurhash preshed blis ``` When i tried to install blis, it started complaining on my outdated `pip`, so i...
Tried your README and have used Etcher to write sdcard.img, but after booting from that sdcard, raspberry pi 4 is showing that error. Was it tested with Raspberry Pi 4...
Was building on: ``` DISTRIB_ID=Ubuntu DISTRIB_RELEASE=21.04 DISTRIB_CODENAME=hirsute DISTRIB_DESCRIPTION="Ubuntu 21.04" ``` Building error log part: ``` [BUILD] bin-arm64-efi/flexboot_nodnic.o drivers/infiniband/flexboot_nodnic.c: In function ‘flexboot_nodnic_create_qp’: drivers/infiniband/flexboot_nodnic.c:368:53: error: implicit conversion from ‘enum ib_queue_pair_type’ to ‘nodnic_queue_pair_type’...
How to tell shaka-packager to continue working with existing HLS playlists from where it stopped? By adding discontinuity HLS tag and continue writing into existing playlist, like ffmpeg HLS packager...
Check for recent changes: https://github.com/openresty/lua-nginx-module/compare/v0.10.20...master export LUA_NGX_VERSION=b721656a9127255003b696b42ccc871c7ec18d59 Newer version of lua-nginx-module provides functionality to attach tls/ssl cert and key for ssl handshake. In current version used in nginx here, it...
Any plans to implement istio on kilo?
Any plans to add it into the list of supported backend models?
### Feature request Please add support for the model Guanaco 65B, which is trained via qLoRA method. To be able to swap OpenAI model to Guanaco and perform same operations...