OliverWang
OliverWang
Hi Pawit, This tool is great. I am using it when debugging some protobuf issues. Sometimes the protobuf is really big, eg 16K bytes. It's impossible to check some fields...
This is a great tool for protobuf decoding. Realy like it 👍 Currently I am working on a project which uses some int64 values(As Int64 output). However it seems this...
(venv) oliver@hecs-275203:~/chatbot/tests$ python3 -m Bard Bard - A command-line interface to Google's Bard (https://bard.google.com/) Repo: github.com/acheong08/Bard Enter `alt+enter` or `esc+enter` to send a message. HI^[ ^[ ^[ Here are the...
Hi is it possible to finetune this model as steps by hugging-face with one single RTX4090?
Demo not working.
Hi. Thank you for your great work. You approach is helpful to me. I am trying to fine-tune starcoder to enhance its C code performance. So your cost of fine-tune...
Hi Perfetto team, I am trying to enable `COMPRESSION_TYPE_DEFLATE` in perfetto config to reduce trace size. Currently most of my trace file is from `android_log` data source, which is general...
Hi, I successfully write TrackEvent protos as described https://perfetto.dev/docs/reference/synthetic-track-event. However, I can't find any descriptions to describe how to generate visual tracks like cpu-level tasks in ftrace, as shown below...
Hi Perfetto team. I am looking for a ftrace filter feature. Background is I am trying to tracing sched:sched_switch ftrace event of some specified processes for a very very long...
### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I am trying to use open webui as a frontend webui, and trying...