legraphista
commited on
Commit
•
0c9887a
1
Parent(s):
a01da46
Upload imatrix.log with huggingface_hub
Browse files- imatrix.log +151 -0
imatrix.log
ADDED
@@ -0,0 +1,151 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama_model_loader: loaded meta data with 26 key-value pairs and 195 tensors from Phi-3-mini-4k-instruct-IMat-GGUF/Phi-3-mini-4k-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 = phi3
|
4 |
+
llama_model_loader: - kv 1: general.name str = Phi3
|
5 |
+
llama_model_loader: - kv 2: phi3.context_length u32 = 4096
|
6 |
+
llama_model_loader: - kv 3: phi3.rope.scaling.original_context_length u32 = 4096
|
7 |
+
llama_model_loader: - kv 4: phi3.embedding_length u32 = 3072
|
8 |
+
llama_model_loader: - kv 5: phi3.feed_forward_length u32 = 8192
|
9 |
+
llama_model_loader: - kv 6: phi3.block_count u32 = 32
|
10 |
+
llama_model_loader: - kv 7: phi3.attention.head_count u32 = 32
|
11 |
+
llama_model_loader: - kv 8: phi3.attention.head_count_kv u32 = 32
|
12 |
+
llama_model_loader: - kv 9: phi3.attention.layer_norm_rms_epsilon f32 = 0.000010
|
13 |
+
llama_model_loader: - kv 10: phi3.rope.dimension_count u32 = 96
|
14 |
+
llama_model_loader: - kv 11: phi3.rope.freq_base f32 = 10000.000000
|
15 |
+
llama_model_loader: - kv 12: general.file_type u32 = 7
|
16 |
+
llama_model_loader: - kv 13: tokenizer.ggml.model str = llama
|
17 |
+
llama_model_loader: - kv 14: tokenizer.ggml.pre str = default
|
18 |
+
llama_model_loader: - kv 15: tokenizer.ggml.tokens arr[str,32064] = ["<unk>", "<s>", "</s>", "<0x00>", "<...
|
19 |
+
llama_model_loader: - kv 16: tokenizer.ggml.scores arr[f32,32064] = [-1000.000000, -1000.000000, -1000.00...
|
20 |
+
llama_model_loader: - kv 17: tokenizer.ggml.token_type arr[i32,32064] = [3, 3, 4, 6, 6, 6, 6, 6, 6, 6, 6, 6, ...
|
21 |
+
llama_model_loader: - kv 18: tokenizer.ggml.bos_token_id u32 = 1
|
22 |
+
llama_model_loader: - kv 19: tokenizer.ggml.eos_token_id u32 = 32000
|
23 |
+
llama_model_loader: - kv 20: tokenizer.ggml.unknown_token_id u32 = 0
|
24 |
+
llama_model_loader: - kv 21: tokenizer.ggml.padding_token_id u32 = 32000
|
25 |
+
llama_model_loader: - kv 22: tokenizer.ggml.add_bos_token bool = false
|
26 |
+
llama_model_loader: - kv 23: tokenizer.ggml.add_eos_token bool = false
|
27 |
+
llama_model_loader: - kv 24: tokenizer.chat_template str = {% for message in messages %}{% if me...
|
28 |
+
llama_model_loader: - kv 25: general.quantization_version u32 = 2
|
29 |
+
llama_model_loader: - type f32: 65 tensors
|
30 |
+
llama_model_loader: - type q8_0: 130 tensors
|
31 |
+
llm_load_vocab: special tokens cache size = 323
|
32 |
+
llm_load_vocab: token to piece cache size = 0.1687 MB
|
33 |
+
llm_load_print_meta: format = GGUF V3 (latest)
|
34 |
+
llm_load_print_meta: arch = phi3
|
35 |
+
llm_load_print_meta: vocab type = SPM
|
36 |
+
llm_load_print_meta: n_vocab = 32064
|
37 |
+
llm_load_print_meta: n_merges = 0
|
38 |
+
llm_load_print_meta: n_ctx_train = 4096
|
39 |
+
llm_load_print_meta: n_embd = 3072
|
40 |
+
llm_load_print_meta: n_head = 32
|
41 |
+
llm_load_print_meta: n_head_kv = 32
|
42 |
+
llm_load_print_meta: n_layer = 32
|
43 |
+
llm_load_print_meta: n_rot = 96
|
44 |
+
llm_load_print_meta: n_swa = 0
|
45 |
+
llm_load_print_meta: n_embd_head_k = 96
|
46 |
+
llm_load_print_meta: n_embd_head_v = 96
|
47 |
+
llm_load_print_meta: n_gqa = 1
|
48 |
+
llm_load_print_meta: n_embd_k_gqa = 3072
|
49 |
+
llm_load_print_meta: n_embd_v_gqa = 3072
|
50 |
+
llm_load_print_meta: f_norm_eps = 0.0e+00
|
51 |
+
llm_load_print_meta: f_norm_rms_eps = 1.0e-05
|
52 |
+
llm_load_print_meta: f_clamp_kqv = 0.0e+00
|
53 |
+
llm_load_print_meta: f_max_alibi_bias = 0.0e+00
|
54 |
+
llm_load_print_meta: f_logit_scale = 0.0e+00
|
55 |
+
llm_load_print_meta: n_ff = 8192
|
56 |
+
llm_load_print_meta: n_expert = 0
|
57 |
+
llm_load_print_meta: n_expert_used = 0
|
58 |
+
llm_load_print_meta: causal attn = 1
|
59 |
+
llm_load_print_meta: pooling type = 0
|
60 |
+
llm_load_print_meta: rope type = 2
|
61 |
+
llm_load_print_meta: rope scaling = linear
|
62 |
+
llm_load_print_meta: freq_base_train = 10000.0
|
63 |
+
llm_load_print_meta: freq_scale_train = 1
|
64 |
+
llm_load_print_meta: n_ctx_orig_yarn = 4096
|
65 |
+
llm_load_print_meta: rope_finetuned = unknown
|
66 |
+
llm_load_print_meta: ssm_d_conv = 0
|
67 |
+
llm_load_print_meta: ssm_d_inner = 0
|
68 |
+
llm_load_print_meta: ssm_d_state = 0
|
69 |
+
llm_load_print_meta: ssm_dt_rank = 0
|
70 |
+
llm_load_print_meta: model type = 3B
|
71 |
+
llm_load_print_meta: model ftype = Q8_0
|
72 |
+
llm_load_print_meta: model params = 3.82 B
|
73 |
+
llm_load_print_meta: model size = 3.78 GiB (8.50 BPW)
|
74 |
+
llm_load_print_meta: general.name = Phi3
|
75 |
+
llm_load_print_meta: BOS token = 1 '<s>'
|
76 |
+
llm_load_print_meta: EOS token = 32000 '<|endoftext|>'
|
77 |
+
llm_load_print_meta: UNK token = 0 '<unk>'
|
78 |
+
llm_load_print_meta: PAD token = 32000 '<|endoftext|>'
|
79 |
+
llm_load_print_meta: LF token = 13 '<0x0A>'
|
80 |
+
llm_load_print_meta: EOT token = 32007 '<|end|>'
|
81 |
+
llm_load_print_meta: max token length = 48
|
82 |
+
ggml_cuda_init: GGML_CUDA_FORCE_MMQ: no
|
83 |
+
ggml_cuda_init: GGML_CUDA_FORCE_CUBLAS: no
|
84 |
+
ggml_cuda_init: found 1 CUDA devices:
|
85 |
+
Device 0: NVIDIA GeForce RTX 4090, compute capability 8.9, VMM: yes
|
86 |
+
llm_load_tensors: ggml ctx size = 0.20 MiB
|
87 |
+
llm_load_tensors: offloading 32 repeating layers to GPU
|
88 |
+
llm_load_tensors: offloading non-repeating layers to GPU
|
89 |
+
llm_load_tensors: offloaded 33/33 layers to GPU
|
90 |
+
llm_load_tensors: CPU buffer size = 99.81 MiB
|
91 |
+
llm_load_tensors: CUDA0 buffer size = 3772.57 MiB
|
92 |
+
....................................................................................
|
93 |
+
llama_new_context_with_model: n_ctx = 512
|
94 |
+
llama_new_context_with_model: n_batch = 512
|
95 |
+
llama_new_context_with_model: n_ubatch = 512
|
96 |
+
llama_new_context_with_model: flash_attn = 0
|
97 |
+
llama_new_context_with_model: freq_base = 10000.0
|
98 |
+
llama_new_context_with_model: freq_scale = 1
|
99 |
+
llama_kv_cache_init: CUDA0 KV buffer size = 192.00 MiB
|
100 |
+
llama_new_context_with_model: KV self size = 192.00 MiB, K (f16): 96.00 MiB, V (f16): 96.00 MiB
|
101 |
+
llama_new_context_with_model: CUDA_Host output buffer size = 0.12 MiB
|
102 |
+
llama_new_context_with_model: CUDA0 compute buffer size = 83.00 MiB
|
103 |
+
llama_new_context_with_model: CUDA_Host compute buffer size = 7.01 MiB
|
104 |
+
llama_new_context_with_model: graph nodes = 1286
|
105 |
+
llama_new_context_with_model: graph splits = 2
|
106 |
+
|
107 |
+
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 |
|
108 |
+
compute_imatrix: tokenizing the input ..
|
109 |
+
compute_imatrix: tokenization took 97.069 ms
|
110 |
+
compute_imatrix: computing over 151 chunks with batch_size 512
|
111 |
+
compute_imatrix: 0.36 seconds per pass - ETA 0.88 minutes
|
112 |
+
[1]5.4343,[2]3.8996,[3]3.8149,[4]4.2813,[5]4.7551,[6]4.8896,[7]4.3971,[8]4.8784,[9]5.0628,
|
113 |
+
save_imatrix: stored collected data after 10 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
114 |
+
[10]5.3943,[11]5.4217,[12]5.0285,[13]4.9134,[14]5.1438,[15]5.5571,[16]5.6656,[17]5.9607,[18]6.1181,[19]6.2656,
|
115 |
+
save_imatrix: stored collected data after 20 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
116 |
+
[20]6.3909,[21]6.6078,[22]6.3513,[23]6.0687,[24]6.1444,[25]6.2039,[26]6.0961,[27]5.9920,[28]6.0692,[29]6.2414,
|
117 |
+
save_imatrix: stored collected data after 30 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
118 |
+
[30]6.3627,[31]6.3409,[32]6.4753,[33]6.5867,[34]6.7751,[35]6.7987,[36]6.8239,[37]6.5432,[38]6.3571,[39]6.2625,
|
119 |
+
save_imatrix: stored collected data after 40 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
120 |
+
[40]6.1535,[41]6.0799,[42]6.0834,[43]6.0280,[44]6.0363,[45]5.9998,[46]5.9587,[47]5.9597,[48]6.0238,[49]6.1117,
|
121 |
+
save_imatrix: stored collected data after 50 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
122 |
+
[50]6.1246,[51]6.3047,[52]6.4659,[53]6.6468,[54]6.8254,[55]6.9231,[56]6.8431,[57]6.7428,[58]6.7578,[59]6.8111,
|
123 |
+
save_imatrix: stored collected data after 60 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
124 |
+
[60]6.9017,[61]6.7848,[62]6.7904,[63]6.8443,[64]6.9221,[65]6.9817,[66]7.0156,[67]7.0694,[68]7.1127,[69]7.0954,
|
125 |
+
save_imatrix: stored collected data after 70 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
126 |
+
[70]7.1040,[71]7.0925,[72]7.1185,[73]7.0637,[74]6.9930,[75]6.9701,[76]7.0329,[77]7.0270,[78]6.9920,[79]6.9800,
|
127 |
+
save_imatrix: stored collected data after 80 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
128 |
+
[80]6.9818,[81]6.9469,[82]6.9240,[83]6.8928,[84]6.8914,[85]6.8941,[86]6.8804,[87]6.8794,[88]6.8692,[89]6.8521,
|
129 |
+
save_imatrix: stored collected data after 90 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
130 |
+
[90]6.8342,[91]6.8410,[92]6.8011,[93]6.7910,[94]6.7614,[95]6.7156,[96]6.7232,[97]6.7062,[98]6.7103,[99]6.6828,
|
131 |
+
save_imatrix: stored collected data after 100 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
132 |
+
[100]6.6730,[101]6.6802,[102]6.6431,[103]6.6045,[104]6.5952,[105]6.6153,[106]6.6126,[107]6.6340,[108]6.6482,[109]6.6071,
|
133 |
+
save_imatrix: stored collected data after 110 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
134 |
+
[110]6.5626,[111]6.5220,[112]6.4816,[113]6.4386,[114]6.3930,[115]6.3538,[116]6.3223,[117]6.2917,[118]6.3010,[119]6.3069,
|
135 |
+
save_imatrix: stored collected data after 120 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
136 |
+
[120]6.3563,[121]6.4052,[122]6.4605,[123]6.5090,[124]6.5836,[125]6.6534,[126]6.6648,[127]6.6721,[128]6.6135,[129]6.6104,
|
137 |
+
save_imatrix: stored collected data after 130 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
138 |
+
[130]6.5800,[131]6.5530,[132]6.5075,[133]6.4591,[134]6.4719,[135]6.4909,[136]6.4868,[137]6.4848,[138]6.4945,[139]6.5073,
|
139 |
+
save_imatrix: stored collected data after 140 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
140 |
+
[140]6.5218,[141]6.5243,[142]6.5266,[143]6.5127,[144]6.4885,[145]6.5051,[146]6.5372,[147]6.5788,[148]6.6177,[149]6.6584,
|
141 |
+
save_imatrix: stored collected data after 150 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
142 |
+
[150]6.6965,[151]6.7404,
|
143 |
+
save_imatrix: stored collected data after 151 chunks in Phi-3-mini-4k-instruct-IMat-GGUF/imatrix.dat
|
144 |
+
|
145 |
+
llama_print_timings: load time = 1141.39 ms
|
146 |
+
llama_print_timings: sample time = 0.00 ms / 1 runs ( 0.00 ms per token, inf tokens per second)
|
147 |
+
llama_print_timings: prompt eval time = 41002.68 ms / 77312 tokens ( 0.53 ms per token, 1885.54 tokens per second)
|
148 |
+
llama_print_timings: eval time = 0.00 ms / 1 runs ( 0.00 ms per token, inf tokens per second)
|
149 |
+
llama_print_timings: total time = 42175.96 ms / 77313 tokens
|
150 |
+
|
151 |
+
Final estimate: PPL = 6.7404 +/- 0.08396
|