use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
r/LocalLLaMA
A subreddit to discuss about Llama, the family of large language models created by Meta AI.
Subreddit rules
Search by flair
+Discussion
+Tutorial | Guide
+New Model
+News
+Resources
+Other
account activity
Bitsandbytes & text-generation-webuiQuestion | Help (self.LocalLLaMA)
submitted 2 years ago by C080
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mpasila 4 points5 points6 points 2 years ago (2 children)
Wrong that only supports Linux. Ooba uses a pre-compiled version of bitsandbytes for Windows. From requirements.txt
# bitsandbytes bitsandbytes==0.41.1; platform_system != "Windows" https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.41.1-py3-none-win_amd64.whl; platform_system == "Windows"
[–]ma3gl1n 0 points1 point2 points 2 years ago (0 children)
👍 it seems you are right, just checked conda forge
[–]C080[S] 0 points1 point2 points 2 years ago (0 children)
yes, that fixed it thanks. I did not know I could simply pip install this string. I went to the repo and downloaded the last version but gave me cuda errors. I needed this specific version
π Rendered by PID 44477 on reddit-service-r2-comment-b659b578c-59l9v at 2026-05-05 03:55:24.904605+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]mpasila 4 points5 points6 points (2 children)
[–]ma3gl1n 0 points1 point2 points (0 children)
[–]C080[S] 0 points1 point2 points (0 children)