Commit a6bc3fa
File tree
176 files changed
+2642
-3787
lines changed- .github
- docs
- api
- assets
- examples
- faq
- getting-started
- guides
- big_models_and_distributed
- scripts
- steps
- examples
- autoround
- ddp
- quantization_w4a16
- quantization_w4a4_fp4
- awq
- big_models_with_sequential_onloading
- disk_offloading
- finetuning
- model_free_ptq
- multimodal_audio
- multimodal_vision
- quantization_2of4_sparse_w4a16
- quantization_kv_cache
- quantization_non_uniform
- quantization_w4a16_fp4/mxfp4
- quantization_w4a16
- quantization_w4a4_fp4
- quantization_w4a8_fp8
- quantization_w8a8_fp8
- quantization_w8a8_int8
- quantizing_moe
- sparse_2of4_quantization_fp8
- experimental
- mistral
- mxfp4
- src/llmcompressor
- args
- core
- datasets
- entrypoints
- model_free
- metrics
- utils
- modeling
- modifiers
- autoround
- awq
- gptq
- pruning
- constant
- magnitude
- sparsegpt
- quantization
- gptq
- transform/smoothquant
- utils
- pipelines/sequential
- pytorch
- model_load
- utils
- transformers/compression
- utils
- pytorch
- tests
- e2e
- vLLM
- configs
- examples
- llmcompressor
- metrics
- utils
- modeling
- modifiers
- quantization
- transform/smoothquant
- pytorch/modifiers/pruning/sparsegpt
- transformers
- compression
- gptq
- sparsegpt
- tracing
- utils/pytorch
- lmeval
- configs
- unit
- core
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
176 files changed
+2642
-3787
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
1 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
2 | 41 | | |
3 | 42 | | |
4 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 45 | + | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
30 | 38 | | |
31 | | - | |
| 39 | + | |
32 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
33 | 44 | | |
34 | 45 | | |
35 | 46 | | |
36 | 47 | | |
37 | 48 | | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
Loading
Loading
Loading
Loading
This file was deleted.
0 commit comments