diff --git a/scripts/convert.py b/scripts/convert.py index 7e05a111b..3a2b223e8 100644 --- a/scripts/convert.py +++ b/scripts/convert.py @@ -84,7 +84,7 @@ 'reduce_range': False, }, 'stablelm': { - 'per_channel': False, + 'per_channel': False, 'reduce_range': False, }, 'starcoder2': {