Stefano Raneri

Results 8 comments of Stefano Raneri

For anyone that needs a patch for `RDNA3` cards I created this fork https://github.com/st1vms/bitsandbytes-rocm-gfx1100 This fork patches the Makefile for targeting `gfx1100` amdgpu module along latest ROCM and clang17...and fixes...

> @st1vms There is a problem. > The version of BNB is 0.35.4 which is kind of outdated, and the latest version of Peft requires `bitsandbytes>=0.37.0` If that fork still...

> @st1vms I tried BNB 0.39.0 > The dependencies seem fine. However, when I tried to lora finetune according to this https://colab.research.google.com/drive/1jCkpikz0J2o20FBQmYmAGdiKmJGOMo-o?usp=sharing > > The Jupyter kernel crash, reason: undefined...

Can you give a try using my library? https://github.com/st1vms/unofficial-claude2-api It was updated to support 2.1 model, it's now using curl_cffi to mimic the browser handshaking. It's full of feature and...

I may want to gather opinion on this branch i proposed [branch #558](https://github.com/liquidctl/liquidctl/pull/558), it does include a `lsusb` wrapper, to use with `hydro_platinum` driver, which should auto fill the VID:PID...

Hello, I recently made an unofficial api for claude2, in order to automate free accounts, having auto session and user agent gathering using a Firefox login and selenium. Along with...

Hello, I recently improved the existing solutions, by fixing header consistency, adding auto session gathering using Firefox login and selenium, and auto user agent retrieval along with timezone. My unofficial...

Glad to hear that my project works for you :heart: Most of the times that error comes from IP location restriction (US/UK), it works sporadically on other locations. But usually...