|
/opt/conda/envs/py310/bin/python -m mlc_llm gen_config /models/Qwen2-0.5B-Instruct --quantization q4f16_1 --conv-template chatml --output /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC |
|
[2024-06-06 23:37:44] INFO auto_config.py:116: [92mFound[0m model configuration: /models/Qwen2-0.5B-Instruct/config.json |
|
[2024-06-06 23:37:44] INFO auto_config.py:154: [92mFound[0m model type: [1mqwen2[0m. Use `--model-type` to override. |
|
[2024-06-06 23:37:44] INFO qwen2_model.py:49: [1mcontext_window_size[0m not found in config.json. Falling back to [1mmax_position_embeddings[0m (32768) |
|
[2024-06-06 23:37:44] INFO qwen2_model.py:66: [1mprefill_chunk_size[0m defaults to 2048 |
|
[2024-06-06 23:37:44] INFO config.py:107: Overriding [1mmax_batch_size[0m from 1 to 80 |
|
[2024-06-06 23:37:44] INFO gen_config.py:143: [generation_config.json] Setting [1mbos_token_id[0m: 151643 |
|
[2024-06-06 23:37:44] INFO gen_config.py:143: [generation_config.json] Setting [1mpad_token_id[0m: 151643 |
|
[2024-06-06 23:37:44] INFO gen_config.py:143: [generation_config.json] Setting [1meos_token_id[0m: [151645, 151643] |
|
[2024-06-06 23:37:44] INFO gen_config.py:143: [generation_config.json] Setting [1mrepetition_penalty[0m: 1.1 |
|
[2024-06-06 23:37:44] INFO gen_config.py:143: [generation_config.json] Setting [1mtemperature[0m: 0.7 |
|
[2024-06-06 23:37:44] INFO gen_config.py:143: [generation_config.json] Setting [1mtop_p[0m: 0.8 |
|
[2024-06-06 23:37:44] INFO gen_config.py:157: [91mNot found[0m tokenizer config: /models/Qwen2-0.5B-Instruct/tokenizer.model |
|
[2024-06-06 23:37:44] INFO gen_config.py:155: [92mFound[0m tokenizer config: /models/Qwen2-0.5B-Instruct/tokenizer.json. Copying to [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/tokenizer.json[0m |
|
[2024-06-06 23:37:44] INFO gen_config.py:155: [92mFound[0m tokenizer config: /models/Qwen2-0.5B-Instruct/vocab.json. Copying to [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/vocab.json[0m |
|
[2024-06-06 23:37:44] INFO gen_config.py:155: [92mFound[0m tokenizer config: /models/Qwen2-0.5B-Instruct/merges.txt. Copying to [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/merges.txt[0m |
|
[2024-06-06 23:37:44] INFO gen_config.py:157: [91mNot found[0m tokenizer config: /models/Qwen2-0.5B-Instruct/added_tokens.json |
|
[2024-06-06 23:37:44] INFO gen_config.py:155: [92mFound[0m tokenizer config: /models/Qwen2-0.5B-Instruct/tokenizer_config.json. Copying to [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/tokenizer_config.json[0m |
|
[2024-06-06 23:37:44] INFO gen_config.py:216: Detected tokenizer info: {'token_postproc_method': 'byte_level', 'prepend_space_in_encode': False, 'strip_space_in_decode': False} |
|
[2024-06-06 23:37:44] INFO gen_config.py:32: [System default] Setting [1mpresence_penalty[0m: 0.0 |
|
[2024-06-06 23:37:44] INFO gen_config.py:32: [System default] Setting [1mfrequency_penalty[0m: 0.0 |
|
[2024-06-06 23:37:44] INFO gen_config.py:223: Dumping configuration file to: [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/mlc-chat-config.json[0m |
|
/opt/conda/envs/py310/bin/python -m mlc_llm convert_weight /models/Qwen2-0.5B-Instruct --quantization q4f16_1 --output /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC |
|
[2024-06-06 23:37:45] INFO auto_config.py:116: [92mFound[0m model configuration: /models/Qwen2-0.5B-Instruct/config.json |
|
[2024-06-06 23:37:47] INFO auto_device.py:79: [92mFound[0m device: cuda:0 |
|
[2024-06-06 23:37:48] INFO auto_device.py:88: [91mNot found[0m device: rocm:0 |
|
[2024-06-06 23:37:50] INFO auto_device.py:88: [91mNot found[0m device: metal:0 |
|
[2024-06-06 23:37:52] INFO auto_device.py:79: [92mFound[0m device: vulkan:0 |
|
[2024-06-06 23:37:52] INFO auto_device.py:79: [92mFound[0m device: vulkan:1 |
|
[2024-06-06 23:37:52] INFO auto_device.py:79: [92mFound[0m device: vulkan:2 |
|
[2024-06-06 23:37:52] INFO auto_device.py:79: [92mFound[0m device: vulkan:3 |
|
[2024-06-06 23:37:53] INFO auto_device.py:88: [91mNot found[0m device: opencl:0 |
|
[2024-06-06 23:37:53] INFO auto_device.py:35: Using device: [1mcuda:0[0m |
|
[2024-06-06 23:37:53] INFO auto_weight.py:71: Finding weights in: /models/Qwen2-0.5B-Instruct |
|
[2024-06-06 23:37:53] INFO auto_weight.py:137: [91mNot found[0m Huggingface PyTorch |
|
[2024-06-06 23:37:54] INFO auto_weight.py:161: [92mFound[0m source weight format: huggingface-safetensor. Source configuration: /models/Qwen2-0.5B-Instruct/model.safetensors.index.json |
|
[2024-06-06 23:37:54] INFO auto_weight.py:107: Using source weight configuration: [1m/models/Qwen2-0.5B-Instruct/model.safetensors.index.json[0m. Use `--source` to override. |
|
[2024-06-06 23:37:54] INFO auto_weight.py:111: Using source weight format: [1mhuggingface-safetensor[0m. Use `--source-format` to override. |
|
[2024-06-06 23:37:54] INFO auto_config.py:154: [92mFound[0m model type: [1mqwen2[0m. Use `--model-type` to override. |
|
[2024-06-06 23:37:54] INFO qwen2_model.py:49: [1mcontext_window_size[0m not found in config.json. Falling back to [1mmax_position_embeddings[0m (32768) |
|
[2024-06-06 23:37:54] INFO qwen2_model.py:66: [1mprefill_chunk_size[0m defaults to 2048 |
|
Traceback (most recent call last): |
|
File "/opt/conda/envs/py310/lib/python3.10/runpy.py", line 196, in _run_module_as_main |
|
return _run_code(code, main_globals, None, |
|
File "/opt/conda/envs/py310/lib/python3.10/runpy.py", line 86, in _run_code |
|
exec(code, run_globals) |
|
File "/opt/conda/envs/py310/lib/python3.10/site-packages/mlc_llm/__main__.py", line 64, in <module> |
|
main() |
|
File "/opt/conda/envs/py310/lib/python3.10/site-packages/mlc_llm/__main__.py", line 37, in main |
|
cli.main(sys.argv[2:]) |
|
File "/opt/conda/envs/py310/lib/python3.10/site-packages/mlc_llm/cli/convert_weight.py", line 88, in main |
|
convert_weight( |
|
File "/opt/conda/envs/py310/lib/python3.10/site-packages/mlc_llm/interface/convert_weight.py", line 181, in convert_weight |
|
_convert_args(args) |
|
File "/opt/conda/envs/py310/lib/python3.10/site-packages/mlc_llm/interface/convert_weight.py", line 145, in _convert_args |
|
tvmjs.dump_ndarray_cache( |
|
File "/opt/conda/envs/py310/lib/python3.10/site-packages/tvm/contrib/tvmjs.py", line 272, in dump_ndarray_cache |
|
for k, origin_v in param_generator: |
|
File "/opt/conda/envs/py310/lib/python3.10/site-packages/mlc_llm/interface/convert_weight.py", line 122, in _param_generator |
|
loader = LOADER[args.source_format]( |
|
File "/opt/conda/envs/py310/lib/python3.10/site-packages/mlc_llm/loader/huggingface_loader.py", line 99, in __init__ |
|
check_parameter_usage(extern_param_map, set(self.torch_to_path.keys())) |
|
File "/opt/conda/envs/py310/lib/python3.10/site-packages/mlc_llm/loader/utils.py", line 33, in check_parameter_usage |
|
raise ValueError( |
|
ValueError: The following extern parameters do not exist in the weight files: |
|
lm_head.weight |
|
[1mWeight conversion with arguments:[0m |
|
[1m--config[0m /models/Qwen2-0.5B-Instruct/config.json |
|
[1m--quantization[0m GroupQuantize(name='q4f16_1', kind='group-quant', group_size=32, quantize_dtype='int4', storage_dtype='uint32', model_dtype='float16', linear_weight_layout='NK', quantize_embedding=True, quantize_final_fc=True, num_elem_per_storage=8, num_storage_per_group=4, max_int_value=7) |
|
[1m--model-type[0m qwen2 |
|
[1m--device[0m cuda:0 |
|
[1m--source[0m /models/Qwen2-0.5B-Instruct/model.safetensors.index.json |
|
[1m--source-format[0m huggingface-safetensor |
|
[1m--output[0m /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC |
|
Start storing to cache /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC |
|
/home/rickzhou/miniconda3/envs/mlc/bin/python -m mlc_llm gen_config /ssd2/models/Qwen2-0.5B-Instruct --quantization q4f16_1 --conv-template chatml --output /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC |
|
[2024-06-06 22:33:19] INFO auto_config.py:116: [92mFound[0m model configuration: /ssd2/models/Qwen2-0.5B-Instruct/config.json |
|
[2024-06-06 22:33:19] INFO auto_config.py:154: [92mFound[0m model type: [1mqwen2[0m. Use `--model-type` to override. |
|
[2024-06-06 22:33:19] INFO qwen2_model.py:50: [1mcontext_window_size[0m not found in config.json. Falling back to [1mmax_position_embeddings[0m (32768) |
|
[2024-06-06 22:33:19] INFO qwen2_model.py:67: [1mprefill_chunk_size[0m defaults to 2048 |
|
[2024-06-06 22:33:19] INFO config.py:107: Overriding [1mmax_batch_size[0m from 1 to 80 |
|
[2024-06-06 22:33:19] INFO gen_config.py:143: [generation_config.json] Setting [1mbos_token_id[0m: 151643 |
|
[2024-06-06 22:33:19] INFO gen_config.py:143: [generation_config.json] Setting [1mpad_token_id[0m: 151643 |
|
[2024-06-06 22:33:19] INFO gen_config.py:143: [generation_config.json] Setting [1meos_token_id[0m: [151645, 151643] |
|
[2024-06-06 22:33:19] INFO gen_config.py:143: [generation_config.json] Setting [1mrepetition_penalty[0m: 1.1 |
|
[2024-06-06 22:33:19] INFO gen_config.py:143: [generation_config.json] Setting [1mtemperature[0m: 0.7 |
|
[2024-06-06 22:33:19] INFO gen_config.py:143: [generation_config.json] Setting [1mtop_p[0m: 0.8 |
|
[2024-06-06 22:33:19] INFO gen_config.py:157: [91mNot found[0m tokenizer config: /ssd2/models/Qwen2-0.5B-Instruct/tokenizer.model |
|
[2024-06-06 22:33:19] INFO gen_config.py:155: [92mFound[0m tokenizer config: /ssd2/models/Qwen2-0.5B-Instruct/tokenizer.json. Copying to [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/tokenizer.json[0m |
|
[2024-06-06 22:33:19] INFO gen_config.py:155: [92mFound[0m tokenizer config: /ssd2/models/Qwen2-0.5B-Instruct/vocab.json. Copying to [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/vocab.json[0m |
|
[2024-06-06 22:33:19] INFO gen_config.py:155: [92mFound[0m tokenizer config: /ssd2/models/Qwen2-0.5B-Instruct/merges.txt. Copying to [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/merges.txt[0m |
|
[2024-06-06 22:33:19] INFO gen_config.py:157: [91mNot found[0m tokenizer config: /ssd2/models/Qwen2-0.5B-Instruct/added_tokens.json |
|
[2024-06-06 22:33:19] INFO gen_config.py:155: [92mFound[0m tokenizer config: /ssd2/models/Qwen2-0.5B-Instruct/tokenizer_config.json. Copying to [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/tokenizer_config.json[0m |
|
[2024-06-06 22:33:19] INFO gen_config.py:216: Detected tokenizer info: {'token_postproc_method': 'byte_level', 'prepend_space_in_encode': False, 'strip_space_in_decode': False} |
|
[2024-06-06 22:33:19] INFO gen_config.py:32: [System default] Setting [1mpresence_penalty[0m: 0.0 |
|
[2024-06-06 22:33:19] INFO gen_config.py:32: [System default] Setting [1mfrequency_penalty[0m: 0.0 |
|
[2024-06-06 22:33:19] INFO gen_config.py:223: Dumping configuration file to: [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/mlc-chat-config.json[0m |
|
/home/rickzhou/miniconda3/envs/mlc/bin/python -m mlc_llm convert_weight /ssd2/models/Qwen2-0.5B-Instruct --quantization q4f16_1 --output /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC |
|
[2024-06-06 22:33:21] INFO auto_config.py:116: [92mFound[0m model configuration: /ssd2/models/Qwen2-0.5B-Instruct/config.json |
|
[2024-06-06 22:33:22] INFO auto_device.py:79: [92mFound[0m device: cuda:0 |
|
[2024-06-06 22:33:22] INFO auto_device.py:79: [92mFound[0m device: cuda:1 |
|
[2024-06-06 22:33:23] INFO auto_device.py:88: [91mNot found[0m device: rocm:0 |
|
[2024-06-06 22:33:24] INFO auto_device.py:88: [91mNot found[0m device: metal:0 |
|
[2024-06-06 22:33:25] INFO auto_device.py:79: [92mFound[0m device: vulkan:0 |
|
[2024-06-06 22:33:25] INFO auto_device.py:79: [92mFound[0m device: vulkan:1 |
|
[2024-06-06 22:33:25] INFO auto_device.py:79: [92mFound[0m device: vulkan:2 |
|
[2024-06-06 22:33:26] INFO auto_device.py:88: [91mNot found[0m device: opencl:0 |
|
[2024-06-06 22:33:26] INFO auto_device.py:35: Using device: [1mcuda:0[0m |
|
[2024-06-06 22:33:26] INFO auto_weight.py:71: Finding weights in: /ssd2/models/Qwen2-0.5B-Instruct |
|
[2024-06-06 22:33:26] INFO auto_weight.py:137: [91mNot found[0m Huggingface PyTorch |
|
[2024-06-06 22:33:26] INFO auto_weight.py:144: [92mFound[0m source weight format: huggingface-safetensor. Source configuration: /ssd2/models/Qwen2-0.5B-Instruct/model.safetensors.index.json |
|
[2024-06-06 22:33:26] INFO auto_weight.py:107: Using source weight configuration: [1m/ssd2/models/Qwen2-0.5B-Instruct/model.safetensors.index.json[0m. Use `--source` to override. |
|
[2024-06-06 22:33:26] INFO auto_weight.py:111: Using source weight format: [1mhuggingface-safetensor[0m. Use `--source-format` to override. |
|
[2024-06-06 22:33:26] INFO auto_config.py:154: [92mFound[0m model type: [1mqwen2[0m. Use `--model-type` to override. |
|
[2024-06-06 22:33:26] INFO qwen2_model.py:50: [1mcontext_window_size[0m not found in config.json. Falling back to [1mmax_position_embeddings[0m (32768) |
|
[2024-06-06 22:33:26] INFO qwen2_model.py:67: [1mprefill_chunk_size[0m defaults to 2048 |
|
[1mWeight conversion with arguments:[0m |
|
[1m--config[0m /ssd2/models/Qwen2-0.5B-Instruct/config.json |
|
[1m--quantization[0m GroupQuantize(name='q4f16_1', kind='group-quant', group_size=32, quantize_dtype='int4', storage_dtype='uint32', model_dtype='float16', linear_weight_layout='NK', quantize_embedding=True, quantize_final_fc=True, num_elem_per_storage=8, num_storage_per_group=4, max_int_value=7) |
|
[1m--model-type[0m qwen2 |
|
[1m--device[0m cuda:0 |
|
[1m--source[0m /ssd2/models/Qwen2-0.5B-Instruct/model.safetensors.index.json |
|
[1m--source-format[0m huggingface-safetensor |
|
[1m--output[0m /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC |
|
Start storing to cache /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC |
|
0%| | 0/170 [00:00<?, ?it/s]
[2024-06-06 22:33:29] INFO huggingface_loader.py:185: Loading HF parameters from: /ssd2/models/Qwen2-0.5B-Instruct/model.safetensors |
|
0%| | 0/170 [00:00<?, ?it/s]
[2024-06-06 22:33:31] INFO group_quantization.py:217: Compiling quantize function for key: ((151936, 896), float16, cuda, axis=1, output_transpose=False) |
|
0%| | 0/170 [00:01<?, ?it/s]
[2024-06-06 22:33:32] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.embed_tokens.q_weight[0m", shape: (151936, 112), dtype: uint32 |
|
0%| | 0/170 [00:03<?, ?it/s]
[2024-06-06 22:33:32] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.embed_tokens.q_scale[0m", shape: (151936, 28), dtype: float16 |
|
0%| | 0/170 [00:03<?, ?it/s]
1%| | 1/170 [00:03<09:31, 3.38s/it]
[2024-06-06 22:33:32] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.0.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
1%| | 1/170 [00:03<09:31, 3.38s/it]
[2024-06-06 22:33:32] INFO group_quantization.py:217: Compiling quantize function for key: ((896, 4864), float16, cuda, axis=1, output_transpose=False) |
|
1%| | 1/170 [00:03<09:31, 3.38s/it]
[2024-06-06 22:33:33] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
1%| | 1/170 [00:03<09:31, 3.38s/it]
[2024-06-06 22:33:33] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
1%| | 1/170 [00:03<09:31, 3.38s/it]
2%|β | 3/170 [00:03<02:53, 1.04s/it]
[2024-06-06 22:33:33] INFO group_quantization.py:217: Compiling quantize function for key: ((9728, 896), float16, cuda, axis=1, output_transpose=False) |
|
2%|β | 3/170 [00:03<02:53, 1.04s/it]
[2024-06-06 22:33:33] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
2%|β | 3/170 [00:04<02:53, 1.04s/it]
[2024-06-06 22:33:33] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
2%|β | 3/170 [00:04<02:53, 1.04s/it]
2%|β | 4/170 [00:04<02:17, 1.21it/s]
[2024-06-06 22:33:33] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.0.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
2%|β | 4/170 [00:04<02:17, 1.21it/s]
[2024-06-06 22:33:33] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.0.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
2%|β | 4/170 [00:04<02:17, 1.21it/s]
[2024-06-06 22:33:33] INFO group_quantization.py:217: Compiling quantize function for key: ((1152, 896), float16, cuda, axis=1, output_transpose=False) |
|
2%|β | 4/170 [00:04<02:17, 1.21it/s]
[2024-06-06 22:33:33] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
2%|β | 4/170 [00:04<02:17, 1.21it/s]
[2024-06-06 22:33:33] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
2%|β | 4/170 [00:04<02:17, 1.21it/s]
4%|β | 7/170 [00:04<01:07, 2.40it/s]
[2024-06-06 22:33:33] INFO group_quantization.py:217: Compiling quantize function for key: ((896, 896), float16, cuda, axis=1, output_transpose=False) |
|
4%|β | 7/170 [00:04<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
4%|β | 7/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
4%|β | 7/170 [00:05<01:07, 2.40it/s]
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.1.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.1.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.1.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.10.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
5%|β | 8/170 [00:05<01:07, 2.40it/s]
11%|β | 18/170 [00:05<00:16, 9.11it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.10.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
11%|β | 18/170 [00:05<00:16, 9.11it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.10.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
11%|β | 18/170 [00:05<00:16, 9.11it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
11%|β | 18/170 [00:05<00:16, 9.11it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
11%|β | 18/170 [00:05<00:16, 9.11it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
11%|β | 18/170 [00:05<00:16, 9.11it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
11%|β | 18/170 [00:05<00:16, 9.11it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.11.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
11%|β | 18/170 [00:05<00:16, 9.11it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
11%|β | 18/170 [00:05<00:16, 9.11it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
11%|β | 18/170 [00:05<00:16, 9.11it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
11%|β | 18/170 [00:05<00:16, 9.11it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
11%|β | 18/170 [00:05<00:16, 9.11it/s]
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.11.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.11.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.12.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.12.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.12.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.13.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
15%|ββ | 25/170 [00:05<00:10, 14.22it/s]
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.13.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.13.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.14.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.14.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.14.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
23%|βββ | 39/170 [00:05<00:04, 27.32it/s]
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.15.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.15.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.15.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.16.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:34] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
29%|βββ | 49/170 [00:05<00:03, 35.50it/s]
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.16.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.16.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.17.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.17.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.17.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.18.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
35%|ββββ | 60/170 [00:05<00:02, 45.28it/s]
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.18.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.18.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.19.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.19.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.19.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
44%|βββββ | 74/170 [00:05<00:01, 58.96it/s]
49%|βββββ | 83/170 [00:05<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
49%|βββββ | 83/170 [00:05<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
49%|βββββ | 83/170 [00:05<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
49%|βββββ | 83/170 [00:05<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
49%|βββββ | 83/170 [00:05<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.2.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
49%|βββββ | 83/170 [00:05<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.2.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.2.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.20.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
49%|βββββ | 83/170 [00:06<00:01, 61.56it/s]
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.20.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.20.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.21.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.21.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.21.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
56%|ββββββ | 95/170 [00:06<00:01, 69.63it/s]
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.22.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.22.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.22.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.23.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
61%|ββββββ | 104/170 [00:06<00:00, 70.07it/s]
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.23.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.23.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.3.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.3.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.3.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.4.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 76.15it/s]
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.4.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.4.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.5.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.5.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.5.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.6.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:06<00:00, 72.90it/s]
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:35] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.6.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.6.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.7.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.7.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.7.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
84%|βββββββββ | 143/170 [00:06<00:00, 84.61it/s]
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.8.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.8.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.8.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.9.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
90%|βββββββββ | 153/170 [00:06<00:00, 87.72it/s]
96%|ββββββββββ| 163/170 [00:06<00:00, 83.60it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
96%|ββββββββββ| 163/170 [00:06<00:00, 83.60it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
96%|ββββββββββ| 163/170 [00:06<00:00, 83.60it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
96%|ββββββββββ| 163/170 [00:06<00:00, 83.60it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
96%|ββββββββββ| 163/170 [00:06<00:00, 83.60it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.9.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
96%|ββββββββββ| 163/170 [00:06<00:00, 83.60it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.9.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
96%|ββββββββββ| 163/170 [00:06<00:00, 83.60it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
96%|ββββββββββ| 163/170 [00:06<00:00, 83.60it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
96%|ββββββββββ| 163/170 [00:06<00:00, 83.60it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
96%|ββββββββββ| 163/170 [00:06<00:00, 83.60it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
96%|ββββββββββ| 163/170 [00:06<00:00, 83.60it/s]
[2024-06-06 22:33:36] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.norm.weight[0m", shape: (896,), dtype: float16 |
|
96%|ββββββββββ| 163/170 [00:06<00:00, 83.60it/s]
100%|ββββββββββ| 170/170 [00:06<00:00, 24.35it/s] |
|
[2024-06-06 22:33:36] INFO huggingface_loader.py:197: Unloading HF weight file: /ssd2/models/Qwen2-0.5B-Instruct/model.safetensors |
|
[2024-06-06 22:33:36] INFO stats.py:77: [92mTime usage[0m: HF loading: 1.502 sec; Pre-quantization mapping: 1.796 sec; Quantization: 2.914 sec |
|
[2024-06-06 22:33:36] INFO stats.py:91: [92mRAM usage[0m: Peak RAM: 1.840 GB. Total bytes loaded from disk: 1.840 GB |
|
[2024-06-06 22:33:36] INFO convert_weight.py:155: [92mParameter size[0m after quantization: 0.259 GB |
|
[2024-06-06 22:33:36] INFO convert_weight.py:160: [92mTotal parameters[0m: 494,032,768 |
|
[2024-06-06 22:33:36] INFO convert_weight.py:161: [92mBits per parameter[0m: 4.502 |
|
[2024-06-06 22:33:36] INFO convert_weight.py:166: Saved to directory: [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC[0m |
|
|
|
All finished, 8 total shards committed, record saved to /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/ndarray-cache.json |
|
/home/rickzhou/miniconda3/envs/mlc/bin/python -m mlc_llm gen_config /ssd2/models/Qwen2-0.5B-Instruct --quantization q4f16_1 --conv-template chatml --output /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC |
|
[2024-06-06 22:35:47] INFO auto_config.py:116: [92mFound[0m model configuration: /ssd2/models/Qwen2-0.5B-Instruct/config.json |
|
[2024-06-06 22:35:47] INFO auto_config.py:154: [92mFound[0m model type: [1mqwen2[0m. Use `--model-type` to override. |
|
[2024-06-06 22:35:47] INFO qwen2_model.py:50: [1mcontext_window_size[0m not found in config.json. Falling back to [1mmax_position_embeddings[0m (32768) |
|
[2024-06-06 22:35:47] INFO qwen2_model.py:67: [1mprefill_chunk_size[0m defaults to 2048 |
|
[2024-06-06 22:35:47] INFO config.py:107: Overriding [1mmax_batch_size[0m from 1 to 80 |
|
[2024-06-06 22:35:47] INFO gen_config.py:143: [generation_config.json] Setting [1mbos_token_id[0m: 151643 |
|
[2024-06-06 22:35:47] INFO gen_config.py:143: [generation_config.json] Setting [1mpad_token_id[0m: 151643 |
|
[2024-06-06 22:35:47] INFO gen_config.py:143: [generation_config.json] Setting [1meos_token_id[0m: [151645, 151643] |
|
[2024-06-06 22:35:47] INFO gen_config.py:143: [generation_config.json] Setting [1mrepetition_penalty[0m: 1.1 |
|
[2024-06-06 22:35:47] INFO gen_config.py:143: [generation_config.json] Setting [1mtemperature[0m: 0.7 |
|
[2024-06-06 22:35:47] INFO gen_config.py:143: [generation_config.json] Setting [1mtop_p[0m: 0.8 |
|
[2024-06-06 22:35:47] INFO gen_config.py:157: [91mNot found[0m tokenizer config: /ssd2/models/Qwen2-0.5B-Instruct/tokenizer.model |
|
[2024-06-06 22:35:47] INFO gen_config.py:155: [92mFound[0m tokenizer config: /ssd2/models/Qwen2-0.5B-Instruct/tokenizer.json. Copying to [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/tokenizer.json[0m |
|
[2024-06-06 22:35:47] INFO gen_config.py:155: [92mFound[0m tokenizer config: /ssd2/models/Qwen2-0.5B-Instruct/vocab.json. Copying to [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/vocab.json[0m |
|
[2024-06-06 22:35:47] INFO gen_config.py:155: [92mFound[0m tokenizer config: /ssd2/models/Qwen2-0.5B-Instruct/merges.txt. Copying to [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/merges.txt[0m |
|
[2024-06-06 22:35:47] INFO gen_config.py:157: [91mNot found[0m tokenizer config: /ssd2/models/Qwen2-0.5B-Instruct/added_tokens.json |
|
[2024-06-06 22:35:47] INFO gen_config.py:155: [92mFound[0m tokenizer config: /ssd2/models/Qwen2-0.5B-Instruct/tokenizer_config.json. Copying to [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/tokenizer_config.json[0m |
|
[2024-06-06 22:35:48] INFO gen_config.py:216: Detected tokenizer info: {'token_postproc_method': 'byte_level', 'prepend_space_in_encode': False, 'strip_space_in_decode': False} |
|
[2024-06-06 22:35:48] INFO gen_config.py:32: [System default] Setting [1mpresence_penalty[0m: 0.0 |
|
[2024-06-06 22:35:48] INFO gen_config.py:32: [System default] Setting [1mfrequency_penalty[0m: 0.0 |
|
[2024-06-06 22:35:48] INFO gen_config.py:223: Dumping configuration file to: [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/mlc-chat-config.json[0m |
|
/home/rickzhou/miniconda3/envs/mlc/bin/python -m mlc_llm convert_weight /ssd2/models/Qwen2-0.5B-Instruct --quantization q4f16_1 --output /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC |
|
[2024-06-06 22:35:49] INFO auto_config.py:116: [92mFound[0m model configuration: /ssd2/models/Qwen2-0.5B-Instruct/config.json |
|
[2024-06-06 22:35:50] INFO auto_device.py:79: [92mFound[0m device: cuda:0 |
|
[2024-06-06 22:35:50] INFO auto_device.py:79: [92mFound[0m device: cuda:1 |
|
[2024-06-06 22:35:51] INFO auto_device.py:88: [91mNot found[0m device: rocm:0 |
|
[2024-06-06 22:35:52] INFO auto_device.py:88: [91mNot found[0m device: metal:0 |
|
[2024-06-06 22:35:53] INFO auto_device.py:79: [92mFound[0m device: vulkan:0 |
|
[2024-06-06 22:35:53] INFO auto_device.py:79: [92mFound[0m device: vulkan:1 |
|
[2024-06-06 22:35:53] INFO auto_device.py:79: [92mFound[0m device: vulkan:2 |
|
[2024-06-06 22:35:55] INFO auto_device.py:88: [91mNot found[0m device: opencl:0 |
|
[2024-06-06 22:35:55] INFO auto_device.py:35: Using device: [1mcuda:0[0m |
|
[2024-06-06 22:35:55] INFO auto_weight.py:71: Finding weights in: /ssd2/models/Qwen2-0.5B-Instruct |
|
[2024-06-06 22:35:55] INFO auto_weight.py:137: [91mNot found[0m Huggingface PyTorch |
|
[2024-06-06 22:35:55] INFO auto_weight.py:144: [92mFound[0m source weight format: huggingface-safetensor. Source configuration: /ssd2/models/Qwen2-0.5B-Instruct/model.safetensors.index.json |
|
[2024-06-06 22:35:55] INFO auto_weight.py:107: Using source weight configuration: [1m/ssd2/models/Qwen2-0.5B-Instruct/model.safetensors.index.json[0m. Use `--source` to override. |
|
[2024-06-06 22:35:55] INFO auto_weight.py:111: Using source weight format: [1mhuggingface-safetensor[0m. Use `--source-format` to override. |
|
[2024-06-06 22:35:55] INFO auto_config.py:154: [92mFound[0m model type: [1mqwen2[0m. Use `--model-type` to override. |
|
[2024-06-06 22:35:55] INFO qwen2_model.py:50: [1mcontext_window_size[0m not found in config.json. Falling back to [1mmax_position_embeddings[0m (32768) |
|
[2024-06-06 22:35:55] INFO qwen2_model.py:67: [1mprefill_chunk_size[0m defaults to 2048 |
|
[1mWeight conversion with arguments:[0m |
|
[1m--config[0m /ssd2/models/Qwen2-0.5B-Instruct/config.json |
|
[1m--quantization[0m GroupQuantize(name='q4f16_1', kind='group-quant', group_size=32, quantize_dtype='int4', storage_dtype='uint32', model_dtype='float16', linear_weight_layout='NK', quantize_embedding=True, quantize_final_fc=True, num_elem_per_storage=8, num_storage_per_group=4, max_int_value=7) |
|
[1m--model-type[0m qwen2 |
|
[1m--device[0m cuda:0 |
|
[1m--source[0m /ssd2/models/Qwen2-0.5B-Instruct/model.safetensors.index.json |
|
[1m--source-format[0m huggingface-safetensor |
|
[1m--output[0m /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC |
|
Start storing to cache /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC |
|
0%| | 0/170 [00:00<?, ?it/s]
[2024-06-06 22:35:57] INFO huggingface_loader.py:185: Loading HF parameters from: /ssd2/models/Qwen2-0.5B-Instruct/model.safetensors |
|
0%| | 0/170 [00:00<?, ?it/s]
[2024-06-06 22:35:59] INFO group_quantization.py:217: Compiling quantize function for key: ((151936, 896), float16, cuda, axis=1, output_transpose=False) |
|
0%| | 0/170 [00:01<?, ?it/s]
[2024-06-06 22:36:01] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.embed_tokens.q_weight[0m", shape: (151936, 112), dtype: uint32 |
|
0%| | 0/170 [00:03<?, ?it/s]
[2024-06-06 22:36:01] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.embed_tokens.q_scale[0m", shape: (151936, 28), dtype: float16 |
|
0%| | 0/170 [00:03<?, ?it/s]
1%| | 1/170 [00:03<10:03, 3.57s/it]
[2024-06-06 22:36:01] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.0.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
1%| | 1/170 [00:03<10:03, 3.57s/it]
[2024-06-06 22:36:01] INFO group_quantization.py:217: Compiling quantize function for key: ((896, 4864), float16, cuda, axis=1, output_transpose=False) |
|
1%| | 1/170 [00:03<10:03, 3.57s/it]
[2024-06-06 22:36:01] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
1%| | 1/170 [00:04<10:03, 3.57s/it]
[2024-06-06 22:36:01] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
1%| | 1/170 [00:04<10:03, 3.57s/it]
2%|β | 3/170 [00:04<03:02, 1.09s/it]
[2024-06-06 22:36:01] INFO group_quantization.py:217: Compiling quantize function for key: ((9728, 896), float16, cuda, axis=1, output_transpose=False) |
|
2%|β | 3/170 [00:04<03:02, 1.09s/it]
[2024-06-06 22:36:02] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
2%|β | 3/170 [00:04<03:02, 1.09s/it]
[2024-06-06 22:36:02] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
2%|β | 3/170 [00:04<03:02, 1.09s/it]
2%|β | 4/170 [00:04<02:25, 1.14it/s]
[2024-06-06 22:36:02] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.0.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
2%|β | 4/170 [00:04<02:25, 1.14it/s]
[2024-06-06 22:36:02] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.0.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
2%|β | 4/170 [00:04<02:25, 1.14it/s]
[2024-06-06 22:36:02] INFO group_quantization.py:217: Compiling quantize function for key: ((1152, 896), float16, cuda, axis=1, output_transpose=False) |
|
2%|β | 4/170 [00:04<02:25, 1.14it/s]
[2024-06-06 22:36:02] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
2%|β | 4/170 [00:04<02:25, 1.14it/s]
[2024-06-06 22:36:02] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
2%|β | 4/170 [00:04<02:25, 1.14it/s]
4%|β | 7/170 [00:04<01:11, 2.29it/s]
[2024-06-06 22:36:02] INFO group_quantization.py:217: Compiling quantize function for key: ((896, 896), float16, cuda, axis=1, output_transpose=False) |
|
4%|β | 7/170 [00:04<01:11, 2.29it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
4%|β | 7/170 [00:05<01:11, 2.29it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.0.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
4%|β | 7/170 [00:05<01:11, 2.29it/s]
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.1.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.1.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.1.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.1.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.10.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
5%|β | 8/170 [00:05<01:09, 2.33it/s]
11%|β | 18/170 [00:05<00:17, 8.90it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.10.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
11%|β | 18/170 [00:05<00:17, 8.90it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.10.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
11%|β | 18/170 [00:05<00:17, 8.90it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
11%|β | 18/170 [00:05<00:17, 8.90it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
11%|β | 18/170 [00:05<00:17, 8.90it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
11%|β | 18/170 [00:05<00:17, 8.90it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.10.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
11%|β | 18/170 [00:05<00:17, 8.90it/s]
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.11.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.11.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.11.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.11.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.12.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
13%|ββ | 22/170 [00:05<00:13, 11.26it/s]
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.12.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.12.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.12.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.13.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.13.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.13.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.13.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.14.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
19%|ββ | 32/170 [00:05<00:06, 20.43it/s]
27%|βββ | 46/170 [00:05<00:03, 34.81it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.14.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
27%|βββ | 46/170 [00:05<00:03, 34.81it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.14.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
27%|βββ | 46/170 [00:05<00:03, 34.81it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
27%|βββ | 46/170 [00:05<00:03, 34.81it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
27%|βββ | 46/170 [00:05<00:03, 34.81it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
27%|βββ | 46/170 [00:05<00:03, 34.81it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.14.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
27%|βββ | 46/170 [00:05<00:03, 34.81it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.15.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
27%|βββ | 46/170 [00:05<00:03, 34.81it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
27%|βββ | 46/170 [00:05<00:03, 34.81it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
27%|βββ | 46/170 [00:05<00:03, 34.81it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
27%|βββ | 46/170 [00:06<00:03, 34.81it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
27%|βββ | 46/170 [00:06<00:03, 34.81it/s]
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.15.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.15.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.15.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.16.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.16.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.16.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.16.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.17.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
31%|βββ | 53/170 [00:06<00:03, 35.24it/s]
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.17.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.17.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.17.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.18.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.18.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.18.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:03] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
39%|ββββ | 67/170 [00:06<00:02, 49.68it/s]
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.18.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.19.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.19.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.19.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.19.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.2.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
45%|βββββ | 77/170 [00:06<00:01, 49.29it/s]
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.2.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.2.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.2.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.20.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.20.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.20.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.20.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.21.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
52%|ββββββ | 88/170 [00:06<00:01, 57.62it/s]
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.21.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.21.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.21.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.22.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.22.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.22.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.22.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.23.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
60%|ββββββ | 102/170 [00:06<00:01, 56.65it/s]
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.23.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.23.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.23.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.3.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.3.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.3.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.3.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.4.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
68%|βββββββ | 116/170 [00:06<00:00, 67.73it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
68%|βββββββ | 116/170 [00:07<00:00, 67.73it/s]
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.4.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.4.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.4.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.5.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.5.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.5.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.5.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.6.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:04] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
76%|ββββββββ | 130/170 [00:07<00:00, 63.76it/s]
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.6.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.6.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.6.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.7.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.7.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.7.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.7.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.8.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
85%|βββββββββ | 144/170 [00:07<00:00, 73.21it/s]
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.8.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.8.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.8.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.9.input_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.mlp.down_proj.q_weight[0m", shape: (896, 608), dtype: uint32 |
|
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.mlp.down_proj.q_scale[0m", shape: (896, 152), dtype: float16 |
|
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.mlp.gate_up_proj.q_weight[0m", shape: (9728, 112), dtype: uint32 |
|
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.mlp.gate_up_proj.q_scale[0m", shape: (9728, 28), dtype: float16 |
|
92%|ββββββββββ| 157/170 [00:07<00:00, 67.99it/s]
97%|ββββββββββ| 165/170 [00:07<00:00, 69.88it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.9.post_attention_layernorm.weight[0m", shape: (896,), dtype: float16 |
|
97%|ββββββββββ| 165/170 [00:07<00:00, 69.88it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.layers.9.self_attn.c_attn.bias[0m", shape: (1152,), dtype: float16 |
|
97%|ββββββββββ| 165/170 [00:07<00:00, 69.88it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.self_attn.c_attn.q_weight[0m", shape: (1152, 112), dtype: uint32 |
|
97%|ββββββββββ| 165/170 [00:07<00:00, 69.88it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.self_attn.c_attn.q_scale[0m", shape: (1152, 28), dtype: float16 |
|
97%|ββββββββββ| 165/170 [00:07<00:00, 69.88it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.self_attn.o_proj.q_weight[0m", shape: (896, 112), dtype: uint32 |
|
97%|ββββββββββ| 165/170 [00:07<00:00, 69.88it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:167: [Quantized] Parameter: "[1mmodel.layers.9.self_attn.o_proj.q_scale[0m", shape: (896, 28), dtype: float16 |
|
97%|ββββββββββ| 165/170 [00:07<00:00, 69.88it/s]
[2024-06-06 22:36:05] INFO huggingface_loader.py:175: [Not quantized] Parameter: "[1mmodel.norm.weight[0m", shape: (896,), dtype: float16 |
|
97%|ββββββββββ| 165/170 [00:07<00:00, 69.88it/s]
100%|ββββββββββ| 170/170 [00:07<00:00, 22.45it/s] |
|
[2024-06-06 22:36:05] INFO huggingface_loader.py:197: Unloading HF weight file: /ssd2/models/Qwen2-0.5B-Instruct/model.safetensors |
|
[2024-06-06 22:36:05] INFO stats.py:77: [92mTime usage[0m: HF loading: 1.473 sec; Pre-quantization mapping: 1.829 sec; Quantization: 2.973 sec |
|
[2024-06-06 22:36:05] INFO stats.py:91: [92mRAM usage[0m: Peak RAM: 1.840 GB. Total bytes loaded from disk: 1.840 GB |
|
[2024-06-06 22:36:05] INFO convert_weight.py:155: [92mParameter size[0m after quantization: 0.259 GB |
|
[2024-06-06 22:36:05] INFO convert_weight.py:160: [92mTotal parameters[0m: 494,032,768 |
|
[2024-06-06 22:36:05] INFO convert_weight.py:161: [92mBits per parameter[0m: 4.502 |
|
[2024-06-06 22:36:05] INFO convert_weight.py:166: Saved to directory: [1m/models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC[0m |
|
|
|
All finished, 8 total shards committed, record saved to /models/mlc-delivery/hf/mlc-ai/Qwen2-0.5B-Instruct-q4f16_1-MLC/ndarray-cache.json |
|
|