legraphista
commited on
Commit
•
a876870
1
Parent(s):
01b1051
Upload imatrix.log with huggingface_hub
Browse files- imatrix.log +149 -0
imatrix.log
ADDED
@@ -0,0 +1,149 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama_model_loader: loaded meta data with 30 key-value pairs and 963 tensors from Qwen2-Math-72B-Instruct-IMat-GGUF/Qwen2-Math-72B-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 72B 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 = 72B
|
9 |
+
llama_model_loader: - kv 6: general.license str = other
|
10 |
+
llama_model_loader: - kv 7: general.license.name str = tongyi-qianwen
|
11 |
+
llama_model_loader: - kv 8: general.license.link str = https://huggingface.co/Qwen/Qwen2-Mat...
|
12 |
+
llama_model_loader: - kv 9: general.tags arr[str,2] = ["chat", "text-generation"]
|
13 |
+
llama_model_loader: - kv 10: general.languages arr[str,1] = ["en"]
|
14 |
+
llama_model_loader: - kv 11: qwen2.block_count u32 = 80
|
15 |
+
llama_model_loader: - kv 12: qwen2.context_length u32 = 4096
|
16 |
+
llama_model_loader: - kv 13: qwen2.embedding_length u32 = 8192
|
17 |
+
llama_model_loader: - kv 14: qwen2.feed_forward_length u32 = 29568
|
18 |
+
llama_model_loader: - kv 15: qwen2.attention.head_count u32 = 64
|
19 |
+
llama_model_loader: - kv 16: qwen2.attention.head_count_kv u32 = 8
|
20 |
+
llama_model_loader: - kv 17: qwen2.rope.freq_base f32 = 10000.000000
|
21 |
+
llama_model_loader: - kv 18: qwen2.attention.layer_norm_rms_epsilon f32 = 0.000001
|
22 |
+
llama_model_loader: - kv 19: general.file_type u32 = 7
|
23 |
+
llama_model_loader: - kv 20: tokenizer.ggml.model str = gpt2
|
24 |
+
llama_model_loader: - kv 21: tokenizer.ggml.pre str = qwen2
|
25 |
+
llama_model_loader: - kv 22: tokenizer.ggml.tokens arr[str,152064] = ["!", "\"", "#", "$", "%", "&", "'", ...
|
26 |
+
llama_model_loader: - kv 23: tokenizer.ggml.token_type arr[i32,152064] = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, ...
|
27 |
+
llama_model_loader: - kv 24: tokenizer.ggml.merges arr[str,151387] = ["Ġ Ġ", "ĠĠ ĠĠ", "i n", "Ġ t",...
|
28 |
+
llama_model_loader: - kv 25: tokenizer.ggml.eos_token_id u32 = 151645
|
29 |
+
llama_model_loader: - kv 26: tokenizer.ggml.padding_token_id u32 = 151643
|
30 |
+
llama_model_loader: - kv 27: tokenizer.ggml.bos_token_id u32 = 151643
|
31 |
+
llama_model_loader: - kv 28: tokenizer.chat_template str = {% for message in messages %}{% if lo...
|
32 |
+
llama_model_loader: - kv 29: general.quantization_version u32 = 2
|
33 |
+
llama_model_loader: - type f32: 401 tensors
|
34 |
+
llama_model_loader: - type q8_0: 562 tensors
|
35 |
+
llm_load_vocab: special tokens cache size = 3
|
36 |
+
llm_load_vocab: token to piece cache size = 0.9308 MB
|
37 |
+
llm_load_print_meta: format = GGUF V3 (latest)
|
38 |
+
llm_load_print_meta: arch = qwen2
|
39 |
+
llm_load_print_meta: vocab type = BPE
|
40 |
+
llm_load_print_meta: n_vocab = 152064
|
41 |
+
llm_load_print_meta: n_merges = 151387
|
42 |
+
llm_load_print_meta: vocab_only = 0
|
43 |
+
llm_load_print_meta: n_ctx_train = 4096
|
44 |
+
llm_load_print_meta: n_embd = 8192
|
45 |
+
llm_load_print_meta: n_layer = 80
|
46 |
+
llm_load_print_meta: n_head = 64
|
47 |
+
llm_load_print_meta: n_head_kv = 8
|
48 |
+
llm_load_print_meta: n_rot = 128
|
49 |
+
llm_load_print_meta: n_swa = 0
|
50 |
+
llm_load_print_meta: n_embd_head_k = 128
|
51 |
+
llm_load_print_meta: n_embd_head_v = 128
|
52 |
+
llm_load_print_meta: n_gqa = 8
|
53 |
+
llm_load_print_meta: n_embd_k_gqa = 1024
|
54 |
+
llm_load_print_meta: n_embd_v_gqa = 1024
|
55 |
+
llm_load_print_meta: f_norm_eps = 0.0e+00
|
56 |
+
llm_load_print_meta: f_norm_rms_eps = 1.0e-06
|
57 |
+
llm_load_print_meta: f_clamp_kqv = 0.0e+00
|
58 |
+
llm_load_print_meta: f_max_alibi_bias = 0.0e+00
|
59 |
+
llm_load_print_meta: f_logit_scale = 0.0e+00
|
60 |
+
llm_load_print_meta: n_ff = 29568
|
61 |
+
llm_load_print_meta: n_expert = 0
|
62 |
+
llm_load_print_meta: n_expert_used = 0
|
63 |
+
llm_load_print_meta: causal attn = 1
|
64 |
+
llm_load_print_meta: pooling type = 0
|
65 |
+
llm_load_print_meta: rope type = 2
|
66 |
+
llm_load_print_meta: rope scaling = linear
|
67 |
+
llm_load_print_meta: freq_base_train = 10000.0
|
68 |
+
llm_load_print_meta: freq_scale_train = 1
|
69 |
+
llm_load_print_meta: n_ctx_orig_yarn = 4096
|
70 |
+
llm_load_print_meta: rope_finetuned = unknown
|
71 |
+
llm_load_print_meta: ssm_d_conv = 0
|
72 |
+
llm_load_print_meta: ssm_d_inner = 0
|
73 |
+
llm_load_print_meta: ssm_d_state = 0
|
74 |
+
llm_load_print_meta: ssm_dt_rank = 0
|
75 |
+
llm_load_print_meta: model type = 70B
|
76 |
+
llm_load_print_meta: model ftype = Q8_0
|
77 |
+
llm_load_print_meta: model params = 72.71 B
|
78 |
+
llm_load_print_meta: model size = 71.95 GiB (8.50 BPW)
|
79 |
+
llm_load_print_meta: general.name = Qwen2 Math 72B Instruct
|
80 |
+
llm_load_print_meta: BOS token = 151643 '<|endoftext|>'
|
81 |
+
llm_load_print_meta: EOS token = 151645 '<|im_end|>'
|
82 |
+
llm_load_print_meta: PAD token = 151643 '<|endoftext|>'
|
83 |
+
llm_load_print_meta: LF token = 148848 'ÄĬ'
|
84 |
+
llm_load_print_meta: EOT token = 151645 '<|im_end|>'
|
85 |
+
llm_load_print_meta: max token length = 256
|
86 |
+
ggml_cuda_init: GGML_CUDA_FORCE_MMQ: no
|
87 |
+
ggml_cuda_init: GGML_CUDA_FORCE_CUBLAS: no
|
88 |
+
ggml_cuda_init: found 1 CUDA devices:
|
89 |
+
Device 0: NVIDIA GeForce RTX 4090, compute capability 8.9, VMM: yes
|
90 |
+
llm_load_tensors: ggml ctx size = 0.85 MiB
|
91 |
+
llm_load_tensors: offloading 24 repeating layers to GPU
|
92 |
+
llm_load_tensors: offloaded 24/81 layers to GPU
|
93 |
+
llm_load_tensors: CPU buffer size = 73677.66 MiB
|
94 |
+
llm_load_tensors: CUDA0 buffer size = 21345.94 MiB
|
95 |
+
...................................................................................................
|
96 |
+
llama_new_context_with_model: n_ctx = 512
|
97 |
+
llama_new_context_with_model: n_batch = 512
|
98 |
+
llama_new_context_with_model: n_ubatch = 512
|
99 |
+
llama_new_context_with_model: flash_attn = 0
|
100 |
+
llama_new_context_with_model: freq_base = 10000.0
|
101 |
+
llama_new_context_with_model: freq_scale = 1
|
102 |
+
llama_kv_cache_init: CUDA_Host KV buffer size = 112.00 MiB
|
103 |
+
llama_kv_cache_init: CUDA0 KV buffer size = 48.00 MiB
|
104 |
+
llama_new_context_with_model: KV self size = 160.00 MiB, K (f16): 80.00 MiB, V (f16): 80.00 MiB
|
105 |
+
llama_new_context_with_model: CUDA_Host output buffer size = 0.58 MiB
|
106 |
+
llama_new_context_with_model: CUDA0 compute buffer size = 1575.25 MiB
|
107 |
+
llama_new_context_with_model: CUDA_Host compute buffer size = 17.01 MiB
|
108 |
+
llama_new_context_with_model: graph nodes = 2806
|
109 |
+
llama_new_context_with_model: graph splits = 788
|
110 |
+
|
111 |
+
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 |
|
112 |
+
compute_imatrix: tokenizing the input ..
|
113 |
+
compute_imatrix: tokenization took 131.599 ms
|
114 |
+
compute_imatrix: computing over 128 chunks with batch_size 512
|
115 |
+
compute_imatrix: 6.19 seconds per pass - ETA 13.20 minutes
|
116 |
+
[1]5.6455,[2]3.9234,[3]3.8034,[4]4.2022,[5]4.0305,[6]3.7286,[7]3.8681,[8]3.8127,[9]4.3434,
|
117 |
+
save_imatrix: stored collected data after 10 chunks in Qwen2-Math-72B-Instruct-IMat-GGUF/imatrix.dat
|
118 |
+
[10]4.3039,[11]4.2382,[12]4.7030,[13]5.3245,[14]5.6627,[15]6.2616,[16]6.6116,[17]6.8341,[18]7.3613,[19]7.2211,
|
119 |
+
save_imatrix: stored collected data after 20 chunks in Qwen2-Math-72B-Instruct-IMat-GGUF/imatrix.dat
|
120 |
+
[20]7.3923,[21]7.5995,[22]7.7329,[23]7.6111,[24]7.8101,[25]8.0203,[26]7.8960,[27]8.1522,[28]8.3985,[29]8.6066,
|
121 |
+
save_imatrix: stored collected data after 30 chunks in Qwen2-Math-72B-Instruct-IMat-GGUF/imatrix.dat
|
122 |
+
[30]8.5856,[31]8.4330,[32]8.1338,[33]7.9839,[34]7.8144,[35]7.7220,[36]7.8617,[37]8.2305,[38]8.3502,[39]8.2447,
|
123 |
+
save_imatrix: stored collected data after 40 chunks in Qwen2-Math-72B-Instruct-IMat-GGUF/imatrix.dat
|
124 |
+
[40]8.4154,[41]8.4742,[42]8.9173,[43]9.1514,[44]9.4621,[45]9.7172,[46]9.8738,[47]9.7065,[48]9.7584,[49]9.8711,
|
125 |
+
save_imatrix: stored collected data after 50 chunks in Qwen2-Math-72B-Instruct-IMat-GGUF/imatrix.dat
|
126 |
+
[50]9.9261,[51]9.7606,[52]9.8563,[53]10.1063,[54]10.2060,[55]10.3781,[56]10.4551,[57]10.5103,[58]10.5589,[59]10.5676,
|
127 |
+
save_imatrix: stored collected data after 60 chunks in Qwen2-Math-72B-Instruct-IMat-GGUF/imatrix.dat
|
128 |
+
[60]10.6308,[61]10.5728,[62]10.5144,[63]10.5751,[64]10.6883,[65]10.6007,[66]10.5643,[67]10.5692,[68]10.4213,[69]10.3358,
|
129 |
+
save_imatrix: stored collected data after 70 chunks in Qwen2-Math-72B-Instruct-IMat-GGUF/imatrix.dat
|
130 |
+
[70]10.2741,[71]10.2012,[72]10.1697,[73]10.1553,[74]10.0338,[75]9.9174,[76]9.8097,[77]9.7600,[78]9.7222,[79]9.6761,
|
131 |
+
save_imatrix: stored collected data after 80 chunks in Qwen2-Math-72B-Instruct-IMat-GGUF/imatrix.dat
|
132 |
+
[80]9.5676,[81]9.5837,[82]9.5514,[83]9.4819,[84]9.4974,[85]9.5034,[86]9.4469,[87]9.3856,[88]9.3437,[89]9.3642,
|
133 |
+
save_imatrix: stored collected data after 90 chunks in Qwen2-Math-72B-Instruct-IMat-GGUF/imatrix.dat
|
134 |
+
[90]9.3875,[91]9.3650,[92]9.2606,[93]9.1723,[94]9.0670,[95]8.9726,[96]8.8849,[97]8.7893,[98]8.7011,[99]8.6811,
|
135 |
+
save_imatrix: stored collected data after 100 chunks in Qwen2-Math-72B-Instruct-IMat-GGUF/imatrix.dat
|
136 |
+
[100]8.6864,[101]8.7119,[102]8.8225,[103]8.9388,[104]9.0161,[105]9.1664,[106]9.2696,[107]9.3045,[108]9.2621,[109]9.2634,
|
137 |
+
save_imatrix: stored collected data after 110 chunks in Qwen2-Math-72B-Instruct-IMat-GGUF/imatrix.dat
|
138 |
+
[110]9.2652,[111]9.1407,[112]9.0250,[113]8.9404,[114]8.9935,[115]8.9971,[116]9.0067,[117]9.0303,[118]9.0722,[119]9.0770,
|
139 |
+
save_imatrix: stored collected data after 120 chunks in Qwen2-Math-72B-Instruct-IMat-GGUF/imatrix.dat
|
140 |
+
[120]9.0612,[121]9.0699,[122]9.0103,[123]9.0702,[124]9.1244,[125]9.1714,[126]9.2531,[127]9.3210,[128]9.3817,
|
141 |
+
save_imatrix: stored collected data after 128 chunks in Qwen2-Math-72B-Instruct-IMat-GGUF/imatrix.dat
|
142 |
+
|
143 |
+
llama_print_timings: load time = 32720.43 ms
|
144 |
+
llama_print_timings: sample time = 0.00 ms / 1 runs ( 0.00 ms per token, inf tokens per second)
|
145 |
+
llama_print_timings: prompt eval time = 756710.27 ms / 65536 tokens ( 11.55 ms per token, 86.61 tokens per second)
|
146 |
+
llama_print_timings: eval time = 0.00 ms / 1 runs ( 0.00 ms per token, inf tokens per second)
|
147 |
+
llama_print_timings: total time = 784466.13 ms / 65537 tokens
|
148 |
+
|
149 |
+
Final estimate: PPL = 9.3817 +/- 0.15152
|