Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
cb879c58
Unverified
Commit
cb879c58
authored
May 29, 2024
by
Younes Belkada
Committed by
GitHub
May 29, 2024
Browse files
FIX / Docs: Fix GPTQ expected number of bits (#31111)
Update overview.md
parent
1f841413
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/en/quantization/overview.md
docs/source/en/quantization/overview.md
+1
-1
No files found.
docs/source/en/quantization/overview.md
View file @
cb879c58
...
@@ -52,7 +52,7 @@ Use the table below to help you decide which quantization method to use.
...
@@ -52,7 +52,7 @@ Use the table below to help you decide which quantization method to use.
|
[
bitsandbytes
](
./bitsandbytes
)
| 🟢 | 🔴 | 🟢 | 🔴 | 🔴 | 🔴 | 4 / 8 | 🟢 | 🟢 | 🟢 | https://github.com/TimDettmers/bitsandbytes |
|
[
bitsandbytes
](
./bitsandbytes
)
| 🟢 | 🔴 | 🟢 | 🔴 | 🔴 | 🔴 | 4 / 8 | 🟢 | 🟢 | 🟢 | https://github.com/TimDettmers/bitsandbytes |
|
[
EETQ
](
./eetq
)
| 🟢 | 🔴 | 🟢 | 🔴 | 🔴 | ? | 8 | 🟢 | 🟢 | 🟢 | https://github.com/NetEase-FuXi/EETQ |
|
[
EETQ
](
./eetq
)
| 🟢 | 🔴 | 🟢 | 🔴 | 🔴 | ? | 8 | 🟢 | 🟢 | 🟢 | https://github.com/NetEase-FuXi/EETQ |
| GGUF / GGML (llama.cpp) | 🟢 | 🟢 | 🟢 | 🔴 | 🟢 | 🔴 | 1 - 8 | 🔴 |
[
See GGUF section
](
../gguf
)
|
[
See GGUF section
](
../gguf
)
| https://github.com/ggerganov/llama.cpp |
| GGUF / GGML (llama.cpp) | 🟢 | 🟢 | 🟢 | 🔴 | 🟢 | 🔴 | 1 - 8 | 🔴 |
[
See GGUF section
](
../gguf
)
|
[
See GGUF section
](
../gguf
)
| https://github.com/ggerganov/llama.cpp |
|
[
GPTQ
](
./gptq
)
| 🔴 | 🔴 | 🟢 | 🟢 | 🔴 | 🔴 | 4
/
8 | 🟢 | 🟢 | 🟢 | https://github.com/AutoGPTQ/AutoGPTQ |
|
[
GPTQ
](
./gptq
)
| 🔴 | 🔴 | 🟢 | 🟢 | 🔴 | 🔴 |
2 - 3 -
4
-
8 | 🟢 | 🟢 | 🟢 | https://github.com/AutoGPTQ/AutoGPTQ |
|
[
HQQ
](
./hqq
)
| 🟢 | 🟢 | 🟢 | 🔴 | 🔴 | 🟢 | 1 - 8 | 🟢 | 🔴 | 🟢 | https://github.com/mobiusml/hqq/ |
|
[
HQQ
](
./hqq
)
| 🟢 | 🟢 | 🟢 | 🔴 | 🔴 | 🟢 | 1 - 8 | 🟢 | 🔴 | 🟢 | https://github.com/mobiusml/hqq/ |
|
[
Quanto
](
./quanto
)
| 🟢 | 🟢 | 🟢 | 🔴 | 🟢 | 🟢 | 2 / 4 / 8 | 🔴 | 🔴 | 🟢 | https://github.com/huggingface/quanto |
|
[
Quanto
](
./quanto
)
| 🟢 | 🟢 | 🟢 | 🔴 | 🟢 | 🟢 | 2 / 4 / 8 | 🔴 | 🔴 | 🟢 | https://github.com/huggingface/quanto |
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment