File tree
72 files changed
+346
-890
lines changed- examples
- awq
- big_models_with_accelerate
- big_models_with_sequential_onloading
- assets
- multimodal_audio
- multimodal_vision
- quantization_2of4_sparse_w4a16
- quantization_kv_cache
- quantization_w4a16_fp4
- quantization_w4a16
- quantization_w4a4_fp4
- quantization_w8a8_fp8
- quantization_w8a8_int8
- quantizing_moe
- sparse_2of4_quantization_fp8
- trl_mixin
- src/llmcompressor
- args
- entrypoints
- modifiers/awq
- pipelines
- basic
- layer_sequential
- sequential
- pytorch/model_load
- transformers/compression
- utils
- tests
- e2e
- vLLM
- examples
- llmcompressor/transformers/tracing
- lmeval
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+346
-890
lines changedLines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 21 | + | |
26 | 22 |
| |
27 | 23 |
| |
28 | 24 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 10 | + | |
13 | 11 |
| |
14 | 12 |
| |
15 | 13 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 11 | + | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
| |||
71 | 70 |
| |
72 | 71 |
| |
73 | 72 |
| |
| 73 | + | |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
|
Lines changed: 0 additions & 95 deletions
This file was deleted.
Lines changed: 0 additions & 26 deletions
This file was deleted.
Lines changed: 0 additions & 81 deletions
This file was deleted.
Lines changed: 0 additions & 78 deletions
This file was deleted.
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + |
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
| 24 | + | |
29 | 25 |
| |
30 | 26 |
| |
31 | 27 |
| |
|
0 commit comments