Piotr eF
Piotr eF
@thiagosanches I'm an employee of TV Manufacturer :P
@discordianfish in general I have created platform for benchmark deep learning models on android devices. One part of the system is monitoring devices.
@discordianfish I have created simple collector: https://github.com/pfk-beta/node_exporter/commit/6a160db9f0818ef955d52ff8f889fc38c19423f9 , building node_exporter for android is pretty simple. Sorry for quality of my code, but I have learned to code in Go today...
@SuperQ I was expecting that. So I didn't create PR, but posted as community commit :) If I would rewrite it to parse system files, it will be more prometheus-friendly?
@canesche Thanks for your effort. LGTM :)
I had the same problem with 0.9.0(without TP). Any updates or fixes in 0.10 or 0.11?
I have solved problem. Need to install at least following packets: `cmake yasm zlib1g-dev libebml-dev libmatroska-dev libpfs-dev libopenexr-dev libgl1-mesa-dev libvpx-dev`
@litaotju Stactrace ends in transformers, but begins in convert. So problem might be in both places. In my case `transformers==4.39.1` and `TensorRT-LLM version: 0.9.0.dev2024031900` gives me the same error: ```Traceback...
@bao21987 repo was public yesterday...