xloem
xloem
I’m thinking more people could finetune the model if the example code used peft e.g. https://github.com/huggingface/peft .
I'm having some trouble passing an element of a map to stringtostring, where the value may or may not contain equal signs, quotes, and/or commas. It seems there is no...
This PR provides a method to get the version of the loaded SoapySDR libraries from python.
There are a handful of valgrind errors reported when `valgrind ./tests` is run. This issue is present in libbtc, too. [but has now been fixed. also fixed was a bug...
Hi, I recently acquired merge access with libbtc. However, I have only a little capacity to maintain it. Your fork seems more active nowadays. Do you have any thoughts on...
I'm not sure what `watchmedo log` is intended to do, but from the name I would expect output of events. When I do: `watchmedo log --patterns="*.py;*.txt"` and then `touch hi.txt`...
It's hard to find, and I'm trying to check what the situation is with included modules.
It looks like a zmtp header or important system package is outdated. Sorry I do not have log at this time.
Hi, What do you think of this change? I noticed I had copypasted code into my project that disabled certificate verification. When I re-enabled it, I also noticed some of...
See https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/automatically-merging-a-pull-request . This project looks pretty important, so it would be great to make sure there are ways for it to continue on its own when the maintainers are...