oobabooga
|
65dda28c9d
Rename --llama-bits to --gptq-bits
|
2 年之前 |
oobabooga
|
fed3617f07
Move LLaMA 4-bit into a separate file
|
2 年之前 |
draff
|
28fd4fc970
Change wording to be consistent with other args
|
2 年之前 |
draff
|
001e638b47
Make it actually work
|
2 年之前 |
draff
|
804486214b
Re-implement --load-in-4bit and update --llama-bits arg description
|
2 年之前 |
ItsLogic
|
9ba8156a70
remove unnecessary Path()
|
2 年之前 |
draff
|
e6c631aea4
Replace --load-in-4bit with --llama-bits
|
2 年之前 |
oobabooga
|
026d60bd34
Remove default preset that didn't do anything
|
2 年之前 |
oobabooga
|
e01da4097c
Merge pull request #210 from rohvani/pt-path-changes
|
2 年之前 |
oobabooga
|
e9dbdafb14
Merge branch 'main' into pt-path-changes
|
2 年之前 |
oobabooga
|
706a03b2cb
Minor changes
|
2 年之前 |
oobabooga
|
de7dd8b6aa
Add comments
|
2 年之前 |
oobabooga
|
113b791aa5
Merge pull request #219 from deepdiffuser/4bit-multigpu
|
2 年之前 |
oobabooga
|
e461c0b7a0
Move the import to the top
|
2 年之前 |
deepdiffuser
|
9fbd60bf22
add no_split_module_classes to prevent tensor split error
|
2 年之前 |
deepdiffuser
|
ab47044459
add multi-gpu support for 4bit gptq LLaMA
|
2 年之前 |
rohvani
|
2ac2913747
fix reference issue
|
2 年之前 |
oobabooga
|
1d7e893fa1
Merge pull request #211 from zoidbb/add-tokenizer-to-hf-downloads
|
2 年之前 |
oobabooga
|
875847bf88
Consider tokenizer a type of text
|
2 年之前 |
oobabooga
|
8ed214001d
Merge branch 'main' of github.com:oobabooga/text-generation-webui
|
2 年之前 |
oobabooga
|
249c268176
Fix the download script for long lists of files on HF
|
2 年之前 |
Ber Zoidberg
|
ec3de0495c
download tokenizer when present
|
2 年之前 |
rohvani
|
5ee376c580
add LLaMA preset
|
2 年之前 |
rohvani
|
826e297b0e
add llama-65b-4bit support & multiple pt paths
|
2 年之前 |
oobabooga
|
7c3d1b43c1
Merge pull request #204 from MichealC0/patch-1
|
2 年之前 |
oobabooga
|
9849aac0f1
Don't show .pt models in the list
|
2 年之前 |
oobabooga
|
1a3d25f75d
Merge pull request #206 from oobabooga/llama-4bit
|
2 年之前 |
oobabooga
|
eb0cb9b6df
Update README
|
2 年之前 |
oobabooga
|
74102d5ee4
Insert to the path instead of appending
|
2 年之前 |
oobabooga
|
2965aa1625
Check if the .pt file exists
|
2 年之前 |