diff --git "a/logs.txt" "b/logs.txt" new file mode 100644--- /dev/null +++ "b/logs.txt" @@ -0,0 +1,475 @@ +/home/junrushao/micromamba/envs/python311/bin/python -m mlc_chat gen_config /home/junrushao/tmp/tmpr6k4f2ct/repo --quantization q4f16_1 --conv-template llama-2 --output /home/junrushao/tmp/tmpud876blc --context-window-size 8192 +[2023-12-29 19:01:30] INFO auto_config.py:115: Found model configuration: /home/junrushao/tmp/tmpr6k4f2ct/repo/config.json +[2023-12-29 19:01:30] INFO auto_config.py:151: Found model type: llama. Use `--model-type` to override. +[2023-12-29 19:01:30] INFO llama_model.py:49: context_window_size not found in config.json. Falling back to max_position_embeddings (8192) +[2023-12-29 19:01:30] INFO flags_model_config_override.py:63: Default prefill_chunk_size to context_window_size (8192) because it is not provided +[2023-12-29 19:01:30] INFO flags_model_config_override.py:112: Overriding context_window_size from 8192 to 8192 +[2023-12-29 19:01:30] INFO flags_model_config_override.py:112: Overriding prefill_chunk_size from 8192 to 8192 +[2023-12-29 19:01:30] INFO gen_config.py:115: [generation_config.json] Setting bos_token_id: 1 +[2023-12-29 19:01:30] INFO gen_config.py:115: [generation_config.json] Setting eos_token_id: 2 +[2023-12-29 19:01:30] INFO gen_config.py:115: [generation_config.json] Setting pad_token_id: 0 +[2023-12-29 19:01:30] INFO gen_config.py:127: Found tokenizer config: /home/junrushao/tmp/tmpr6k4f2ct/repo/tokenizer.model. Copying to /home/junrushao/tmp/tmpud876blc/tokenizer.model +[2023-12-29 19:01:30] INFO gen_config.py:127: Found tokenizer config: /home/junrushao/tmp/tmpr6k4f2ct/repo/tokenizer.json. Copying to /home/junrushao/tmp/tmpud876blc/tokenizer.json +[2023-12-29 19:01:30] INFO gen_config.py:129: Not found tokenizer config: /home/junrushao/tmp/tmpr6k4f2ct/repo/vocab.json +[2023-12-29 19:01:30] INFO gen_config.py:129: Not found tokenizer config: /home/junrushao/tmp/tmpr6k4f2ct/repo/merges.txt +[2023-12-29 19:01:30] INFO gen_config.py:129: Not found tokenizer config: /home/junrushao/tmp/tmpr6k4f2ct/repo/added_tokens.json +[2023-12-29 19:01:30] INFO gen_config.py:127: Found tokenizer config: /home/junrushao/tmp/tmpr6k4f2ct/repo/tokenizer_config.json. Copying to /home/junrushao/tmp/tmpud876blc/tokenizer_config.json +[2023-12-29 19:01:30] INFO gen_config.py:69: [System default] Setting temperature: 0.7 +[2023-12-29 19:01:30] INFO gen_config.py:69: [System default] Setting repetition_penalty: 1.0 +[2023-12-29 19:01:30] INFO gen_config.py:69: [System default] Setting top_p: 0.95 +[2023-12-29 19:01:30] INFO gen_config.py:69: [System default] Setting mean_gen_len: 128 +[2023-12-29 19:01:30] INFO gen_config.py:69: [System default] Setting max_gen_len: 512 +[2023-12-29 19:01:30] INFO gen_config.py:69: [System default] Setting shift_fill_factor: 0.3 +[2023-12-29 19:01:30] INFO gen_config.py:157: Dumping configuration file to: /home/junrushao/tmp/tmpud876blc/mlc-chat-config.json +/home/junrushao/micromamba/envs/python311/bin/python -m mlc_chat convert_weight /home/junrushao/tmp/tmpr6k4f2ct/repo --quantization q4f16_1 --source-format auto --output /home/junrushao/tmp/tmpud876blc +[2023-12-29 19:01:31] INFO auto_config.py:115: Found model configuration: /home/junrushao/tmp/tmpr6k4f2ct/repo/config.json +[2023-12-29 19:01:31] INFO auto_device.py:76: Found device: cuda:0 +[2023-12-29 19:01:31] INFO auto_device.py:76: Found device: cuda:1 +[2023-12-29 19:01:31] INFO auto_device.py:76: Found device: cuda:2 +[2023-12-29 19:01:31] INFO auto_device.py:76: Found device: cuda:3 +[2023-12-29 19:01:32] INFO auto_device.py:85: Not found device: rocm:0 +[2023-12-29 19:01:32] INFO auto_device.py:85: Not found device: metal:0 +[2023-12-29 19:01:32] INFO auto_device.py:85: Not found device: vulkan:0 +[2023-12-29 19:01:33] INFO auto_device.py:85: Not found device: opencl:0 +[2023-12-29 19:01:33] INFO auto_device.py:33: Using device: cuda:0 +[2023-12-29 19:01:33] INFO auto_weight.py:70: Finding weights in: /home/junrushao/tmp/tmpr6k4f2ct/repo +[2023-12-29 19:01:33] INFO auto_weight.py:120: Found source weight format: huggingface-torch. Source configuration: /home/junrushao/tmp/tmpr6k4f2ct/repo/pytorch_model.bin.index.json +[2023-12-29 19:01:33] INFO auto_weight.py:149: Not found Huggingface Safetensor +[2023-12-29 19:01:33] INFO auto_weight.py:106: Using source weight configuration: /home/junrushao/tmp/tmpr6k4f2ct/repo/pytorch_model.bin.index.json. Use `--source` to override. +[2023-12-29 19:01:33] INFO auto_weight.py:110: Using source weight format: huggingface-torch. Use `--source-format` to override. +[2023-12-29 19:01:33] INFO auto_config.py:151: Found model type: llama. Use `--model-type` to override. +[2023-12-29 19:01:33] INFO llama_model.py:49: context_window_size not found in config.json. Falling back to max_position_embeddings (8192) +Weight conversion with arguments: + --config /home/junrushao/tmp/tmpr6k4f2ct/repo/config.json + --quantization GroupQuantize(name='q4f16_1', kind='group-quant', group_size=32, quantize_dtype='int4', storage_dtype='uint32', model_dtype='float16', num_elem_per_storage=8, num_storage_per_group=4, max_int_value=7) + --model-type llama + --device cuda:0 + --source /home/junrushao/tmp/tmpr6k4f2ct/repo/pytorch_model.bin.index.json + --source-format huggingface-torch + --output /home/junrushao/tmp/tmpud876blc + 0%| | 0/243 [00:00