Block or Report
Block or report oobabooga
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
text-generation-webui Public
A gradio web UI for running Large Language Models like GPT-J 6B, OPT, GALACTICA, LLaMA, and Pygmalion.
-
-
790 contributions in the last year
Less
More
Contribution activity
March 2023
Created 97 commits in 3 repositories
Created 4 repositories
- oobabooga/ChatRWKV Python
- oobabooga/GPTQ-for-LLaMa Python
- oobabooga/transformers
- oobabooga/llama Python
Created a pull request in oobabooga/text-generation-webui that received 53 comments
Add LLaMA 4-bit support
Usage:
python server.py --model llama-7b --load-in-4bit
Requirements:
Clone GPTQ-for-LLaMa into the text-generation-webui/repositories subfolder …
+27
−2
•
53
comments
Opened 3 other pull requests in 2 repositories
oobabooga/text-generation-webui
1
open
1
merged
BlinkDL/ChatRWKV
1
merged
Reviewed 1 pull request in 1 repository
oobabooga/text-generation-webui
1 pull request
Created an issue in BlinkDL/ChatRWKV that received 3 comments
Making this library more like Hugging Face
I have expressed my interest in having RWKV officially implemented in Hugging Face in huggingface/transformers#17230. Meanwhile, I have a distilled…
3
comments





