legraphista commited on
Commit
88b7a3c
1 Parent(s): a3094d1

Upload imatrix.log with huggingface_hub

Browse files
Files changed (1) hide show
  1. imatrix.log +147 -0
imatrix.log ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ llama_model_loader: loaded meta data with 28 key-value pairs and 338 tensors from Qwen2-Math-1.5B-Instruct-IMat-GGUF/Qwen2-Math-1.5B-Instruct.Q8_0.gguf.hardlink.gguf (version GGUF V3 (latest))
2
+ llama_model_loader: Dumping metadata keys/values. Note: KV overrides do not apply in this output.
3
+ llama_model_loader: - kv 0: general.architecture str = qwen2
4
+ llama_model_loader: - kv 1: general.type str = model
5
+ llama_model_loader: - kv 2: general.name str = Qwen2 Math 1.5B Instruct
6
+ llama_model_loader: - kv 3: general.finetune str = Instruct
7
+ llama_model_loader: - kv 4: general.basename str = Qwen2-Math
8
+ llama_model_loader: - kv 5: general.size_label str = 1.5B
9
+ llama_model_loader: - kv 6: general.license str = apache-2.0
10
+ llama_model_loader: - kv 7: general.tags arr[str,2] = ["chat", "text-generation"]
11
+ llama_model_loader: - kv 8: general.languages arr[str,1] = ["en"]
12
+ llama_model_loader: - kv 9: qwen2.block_count u32 = 28
13
+ llama_model_loader: - kv 10: qwen2.context_length u32 = 4096
14
+ llama_model_loader: - kv 11: qwen2.embedding_length u32 = 1536
15
+ llama_model_loader: - kv 12: qwen2.feed_forward_length u32 = 8960
16
+ llama_model_loader: - kv 13: qwen2.attention.head_count u32 = 12
17
+ llama_model_loader: - kv 14: qwen2.attention.head_count_kv u32 = 2
18
+ llama_model_loader: - kv 15: qwen2.rope.freq_base f32 = 10000.000000
19
+ llama_model_loader: - kv 16: qwen2.attention.layer_norm_rms_epsilon f32 = 0.000001
20
+ llama_model_loader: - kv 17: general.file_type u32 = 7
21
+ llama_model_loader: - kv 18: tokenizer.ggml.model str = gpt2
22
+ llama_model_loader: - kv 19: tokenizer.ggml.pre str = qwen2
23
+ llama_model_loader: - kv 20: tokenizer.ggml.tokens arr[str,151936] = ["!", "\"", "#", "$", "%", "&", "'", ...
24
+ llama_model_loader: - kv 21: tokenizer.ggml.token_type arr[i32,151936] = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, ...
25
+ llama_model_loader: - kv 22: tokenizer.ggml.merges arr[str,151387] = ["Ġ Ġ", "ĠĠ ĠĠ", "i n", "Ġ t",...
26
+ llama_model_loader: - kv 23: tokenizer.ggml.eos_token_id u32 = 151645
27
+ llama_model_loader: - kv 24: tokenizer.ggml.padding_token_id u32 = 151643
28
+ llama_model_loader: - kv 25: tokenizer.ggml.bos_token_id u32 = 151643
29
+ llama_model_loader: - kv 26: tokenizer.chat_template str = {% for message in messages %}{% if lo...
30
+ llama_model_loader: - kv 27: general.quantization_version u32 = 2
31
+ llama_model_loader: - type f32: 141 tensors
32
+ llama_model_loader: - type q8_0: 197 tensors
33
+ llm_load_vocab: special tokens cache size = 3
34
+ llm_load_vocab: token to piece cache size = 0.9308 MB
35
+ llm_load_print_meta: format = GGUF V3 (latest)
36
+ llm_load_print_meta: arch = qwen2
37
+ llm_load_print_meta: vocab type = BPE
38
+ llm_load_print_meta: n_vocab = 151936
39
+ llm_load_print_meta: n_merges = 151387
40
+ llm_load_print_meta: vocab_only = 0
41
+ llm_load_print_meta: n_ctx_train = 4096
42
+ llm_load_print_meta: n_embd = 1536
43
+ llm_load_print_meta: n_layer = 28
44
+ llm_load_print_meta: n_head = 12
45
+ llm_load_print_meta: n_head_kv = 2
46
+ llm_load_print_meta: n_rot = 128
47
+ llm_load_print_meta: n_swa = 0
48
+ llm_load_print_meta: n_embd_head_k = 128
49
+ llm_load_print_meta: n_embd_head_v = 128
50
+ llm_load_print_meta: n_gqa = 6
51
+ llm_load_print_meta: n_embd_k_gqa = 256
52
+ llm_load_print_meta: n_embd_v_gqa = 256
53
+ llm_load_print_meta: f_norm_eps = 0.0e+00
54
+ llm_load_print_meta: f_norm_rms_eps = 1.0e-06
55
+ llm_load_print_meta: f_clamp_kqv = 0.0e+00
56
+ llm_load_print_meta: f_max_alibi_bias = 0.0e+00
57
+ llm_load_print_meta: f_logit_scale = 0.0e+00
58
+ llm_load_print_meta: n_ff = 8960
59
+ llm_load_print_meta: n_expert = 0
60
+ llm_load_print_meta: n_expert_used = 0
61
+ llm_load_print_meta: causal attn = 1
62
+ llm_load_print_meta: pooling type = 0
63
+ llm_load_print_meta: rope type = 2
64
+ llm_load_print_meta: rope scaling = linear
65
+ llm_load_print_meta: freq_base_train = 10000.0
66
+ llm_load_print_meta: freq_scale_train = 1
67
+ llm_load_print_meta: n_ctx_orig_yarn = 4096
68
+ llm_load_print_meta: rope_finetuned = unknown
69
+ llm_load_print_meta: ssm_d_conv = 0
70
+ llm_load_print_meta: ssm_d_inner = 0
71
+ llm_load_print_meta: ssm_d_state = 0
72
+ llm_load_print_meta: ssm_dt_rank = 0
73
+ llm_load_print_meta: model type = ?B
74
+ llm_load_print_meta: model ftype = Q8_0
75
+ llm_load_print_meta: model params = 1.54 B
76
+ llm_load_print_meta: model size = 1.53 GiB (8.50 BPW)
77
+ llm_load_print_meta: general.name = Qwen2 Math 1.5B Instruct
78
+ llm_load_print_meta: BOS token = 151643 '<|endoftext|>'
79
+ llm_load_print_meta: EOS token = 151645 '<|im_end|>'
80
+ llm_load_print_meta: PAD token = 151643 '<|endoftext|>'
81
+ llm_load_print_meta: LF token = 148848 'ÄĬ'
82
+ llm_load_print_meta: EOT token = 151645 '<|im_end|>'
83
+ llm_load_print_meta: max token length = 256
84
+ ggml_cuda_init: GGML_CUDA_FORCE_MMQ: no
85
+ ggml_cuda_init: GGML_CUDA_FORCE_CUBLAS: no
86
+ ggml_cuda_init: found 1 CUDA devices:
87
+ Device 0: NVIDIA GeForce RTX 4090, compute capability 8.9, VMM: yes
88
+ llm_load_tensors: ggml ctx size = 0.30 MiB
89
+ llm_load_tensors: offloading 28 repeating layers to GPU
90
+ llm_load_tensors: offloading non-repeating layers to GPU
91
+ llm_load_tensors: offloaded 29/29 layers to GPU
92
+ llm_load_tensors: CPU buffer size = 236.47 MiB
93
+ llm_load_tensors: CUDA0 buffer size = 1564.63 MiB
94
+ ............................................................................
95
+ llama_new_context_with_model: n_ctx = 512
96
+ llama_new_context_with_model: n_batch = 512
97
+ llama_new_context_with_model: n_ubatch = 512
98
+ llama_new_context_with_model: flash_attn = 0
99
+ llama_new_context_with_model: freq_base = 10000.0
100
+ llama_new_context_with_model: freq_scale = 1
101
+ llama_kv_cache_init: CUDA0 KV buffer size = 14.00 MiB
102
+ llama_new_context_with_model: KV self size = 14.00 MiB, K (f16): 7.00 MiB, V (f16): 7.00 MiB
103
+ llama_new_context_with_model: CUDA_Host output buffer size = 0.58 MiB
104
+ llama_new_context_with_model: CUDA0 compute buffer size = 299.75 MiB
105
+ llama_new_context_with_model: CUDA_Host compute buffer size = 4.01 MiB
106
+ llama_new_context_with_model: graph nodes = 986
107
+ llama_new_context_with_model: graph splits = 2
108
+
109
+ system_info: n_threads = 25 / 32 | AVX = 1 | AVX_VNNI = 0 | AVX2 = 1 | AVX512 = 1 | AVX512_VBMI = 1 | AVX512_VNNI = 1 | AVX512_BF16 = 1 | FMA = 1 | NEON = 0 | SVE = 0 | ARM_FMA = 0 | F16C = 1 | FP16_VA = 0 | WASM_SIMD = 0 | BLAS = 1 | SSE3 = 1 | SSSE3 = 1 | VSX = 0 | MATMUL_INT8 = 0 | LLAMAFILE = 1 |
110
+ compute_imatrix: tokenizing the input ..
111
+ compute_imatrix: tokenization took 129.312 ms
112
+ compute_imatrix: computing over 128 chunks with batch_size 512
113
+ compute_imatrix: 0.41 seconds per pass - ETA 0.87 minutes
114
+ [1]21.5954,[2]16.3481,[3]13.5135,[4]15.6791,[5]15.3211,[6]14.5537,[7]15.0464,[8]14.4367,[9]15.6930,
115
+ save_imatrix: stored collected data after 10 chunks in Qwen2-Math-1.5B-Instruct-IMat-GGUF/imatrix.dat
116
+ [10]14.8501,[11]14.1743,[12]15.7505,[13]17.8924,[14]18.3293,[15]20.2933,[16]20.9890,[17]21.6694,[18]23.3586,[19]22.5698,
117
+ save_imatrix: stored collected data after 20 chunks in Qwen2-Math-1.5B-Instruct-IMat-GGUF/imatrix.dat
118
+ [20]22.5694,[21]24.8524,[22]25.7592,[23]25.6477,[24]26.0525,[25]26.5780,[26]27.1280,[27]28.3387,[28]29.2826,[29]30.8846,
119
+ save_imatrix: stored collected data after 30 chunks in Qwen2-Math-1.5B-Instruct-IMat-GGUF/imatrix.dat
120
+ [30]31.7509,[31]32.9879,[32]32.0955,[33]31.0417,[34]30.2879,[35]29.3795,[36]32.0682,[37]36.4868,[38]37.8778,[39]38.0367,
121
+ save_imatrix: stored collected data after 40 chunks in Qwen2-Math-1.5B-Instruct-IMat-GGUF/imatrix.dat
122
+ [40]38.6583,[41]38.5933,[42]40.2867,[43]41.3568,[44]42.4316,[45]43.3600,[46]43.9424,[47]43.4594,[48]43.0973,[49]42.9915,
123
+ save_imatrix: stored collected data after 50 chunks in Qwen2-Math-1.5B-Instruct-IMat-GGUF/imatrix.dat
124
+ [50]42.5710,[51]42.0195,[52]41.9720,[53]43.2653,[54]43.5679,[55]44.4592,[56]44.7204,[57]44.5410,[58]44.5908,[59]44.4207,
125
+ save_imatrix: stored collected data after 60 chunks in Qwen2-Math-1.5B-Instruct-IMat-GGUF/imatrix.dat
126
+ [60]44.4606,[61]43.8949,[62]43.5317,[63]43.8146,[64]44.3940,[65]43.9416,[66]43.4245,[67]42.9840,[68]42.1103,[69]41.7746,
127
+ save_imatrix: stored collected data after 70 chunks in Qwen2-Math-1.5B-Instruct-IMat-GGUF/imatrix.dat
128
+ [70]41.2368,[71]40.5090,[72]39.9531,[73]39.5549,[74]38.6676,[75]37.9093,[76]37.1520,[77]36.5948,[78]36.2084,[79]35.8016,
129
+ save_imatrix: stored collected data after 80 chunks in Qwen2-Math-1.5B-Instruct-IMat-GGUF/imatrix.dat
130
+ [80]35.2852,[81]35.1617,[82]34.8628,[83]34.3655,[84]34.3487,[85]34.1451,[86]34.3092,[87]34.0145,[88]33.9010,[89]33.9726,
131
+ save_imatrix: stored collected data after 90 chunks in Qwen2-Math-1.5B-Instruct-IMat-GGUF/imatrix.dat
132
+ [90]34.0018,[91]33.9192,[92]33.1946,[93]32.6052,[94]31.9016,[95]31.2409,[96]30.6513,[97]30.0298,[98]29.4772,[99]29.6608,
133
+ save_imatrix: stored collected data after 100 chunks in Qwen2-Math-1.5B-Instruct-IMat-GGUF/imatrix.dat
134
+ [100]29.6859,[101]29.6662,[102]30.0276,[103]30.3328,[104]30.5797,[105]31.0761,[106]31.5270,[107]31.6387,[108]31.3431,[109]31.2995,
135
+ save_imatrix: stored collected data after 110 chunks in Qwen2-Math-1.5B-Instruct-IMat-GGUF/imatrix.dat
136
+ [110]31.2990,[111]30.8986,[112]30.5160,[113]30.5057,[114]30.5968,[115]30.7201,[116]30.7513,[117]30.8649,[118]30.9462,[119]30.8916,
137
+ save_imatrix: stored collected data after 120 chunks in Qwen2-Math-1.5B-Instruct-IMat-GGUF/imatrix.dat
138
+ [120]30.8107,[121]30.7677,[122]30.4821,[123]30.6267,[124]30.9271,[125]31.2403,[126]31.5599,[127]31.8815,[128]32.1625,
139
+ save_imatrix: stored collected data after 128 chunks in Qwen2-Math-1.5B-Instruct-IMat-GGUF/imatrix.dat
140
+
141
+ llama_print_timings: load time = 964.13 ms
142
+ llama_print_timings: sample time = 0.00 ms / 1 runs ( 0.00 ms per token, inf tokens per second)
143
+ llama_print_timings: prompt eval time = 29971.58 ms / 65536 tokens ( 0.46 ms per token, 2186.60 tokens per second)
144
+ llama_print_timings: eval time = 0.00 ms / 1 runs ( 0.00 ms per token, inf tokens per second)
145
+ llama_print_timings: total time = 31510.10 ms / 65537 tokens
146
+
147
+ Final estimate: PPL = 32.1625 +/- 0.64699