File tree
242 files changed
+3464
-3960
lines changed- .github/workflows
- docs
- developer
- guides
- examples
- awq
- multimodal_vision
- quantization_non_uniform
- quantization_w8a8_fp8
- sparse_2of4_quantization_fp8
- transform
- src/llmcompressor
- args
- core
- datasets
- entrypoints
- metrics
- utils
- modeling
- modifiers
- awq
- distillation
- output
- utils/pytorch
- logarithmic_equalization
- obcq
- pruning
- constant
- magnitude
- sparsegpt
- utils/pytorch
- wanda
- quantization
- gptq
- quantization
- smoothquant
- transform
- quip
- spinquant
- utils
- observers
- pipelines
- basic
- data_free
- independent
- layer_sequential
- sequential
- pytorch
- model_load
- utils
- recipe
- transformers
- compression
- finetune
- data
- sparsification
- utils
- utils
- fsdp
- pytorch
- tests
- e2e/vLLM
- recipes/kv_cache
- examples
- llmcompressor
- modifiers
- awq
- calibration
- logarithmic_equalization
- pruning
- sparsegpt
- wanda
- quantization
- smoothquant
- transform
- pytorch
- modifiers
- logarithmic_equalization
- pruning
- constant
- sparsegpt
- wanda
- smoothquant
- utils
- recipe
- transformers
- compression
- configs
- recipes
- finetune
- data
- finetune_custom
- finetune_generic
- finetune_oneshot_configs
- gptq
- obcq
- obcq_configs
- completion
- consec_runs
- gpu
- mask_structure
- sparse
- oneshot
- oneshot_configs
- sparsegpt
- recipes
- sparsegpt_configs
- completion
- gpu
- consec_runs
- gpu
- mask_structure
- sparse
- gpu
- sparsity_generic
- sparsification
- utils
- lmeval
- test_timer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
242 files changed
+3464
-3960
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 |
| |
20 | 24 |
| |
21 | 25 |
| |
| |||
97 | 101 |
| |
98 | 102 |
| |
99 | 103 |
| |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
804 | 804 |
| |
805 | 805 |
| |
806 | 806 |
| |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
| 27 | + | |
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
31 | 29 |
| |
32 | 30 |
| |
33 | 31 |
| |
34 | 32 |
| |
| 33 | + | |
35 | 34 |
| |
36 |
| - | |
37 |
| - | |
38 | 35 |
| |
39 | 36 |
| |
40 | 37 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
25 | 34 |
| |
26 | 35 |
| |
27 | 36 |
| |
28 | 37 |
| |
29 | 38 |
| |
30 | 39 |
| |
| 40 | + | |
31 | 41 |
| |
32 | 42 |
| |
33 | 43 |
| |
34 | 44 |
| |
35 |
| - | |
36 |
| - | |
37 | 45 |
| |
38 | 46 |
| |
39 | 47 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
| 32 | + | |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
| 15 | + | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
| 15 | + | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
36 |
| - | |
| 35 | + | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
0 commit comments