legraphista
commited on
Commit
•
6a138c9
1
Parent(s):
426d514
Upload imatrix.log with huggingface_hub
Browse files- imatrix.log +163 -0
imatrix.log
ADDED
@@ -0,0 +1,163 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
main: build = 2998 (9588f196)
|
2 |
+
main: built with cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 for x86_64-linux-gnu
|
3 |
+
main: seed = 1716661663
|
4 |
+
llama_model_loader: loaded meta data with 26 key-value pairs and 291 tensors from RoMistral-7b-Instruct-IMat-GGUF/RoMistral-7b-Instruct.gguf (version GGUF V3 (latest))
|
5 |
+
llama_model_loader: Dumping metadata keys/values. Note: KV overrides do not apply in this output.
|
6 |
+
llama_model_loader: - kv 0: general.architecture str = llama
|
7 |
+
llama_model_loader: - kv 1: general.name str = RoMistral-7b-Instruct
|
8 |
+
llama_model_loader: - kv 2: llama.block_count u32 = 32
|
9 |
+
llama_model_loader: - kv 3: llama.context_length u32 = 32768
|
10 |
+
llama_model_loader: - kv 4: llama.embedding_length u32 = 4096
|
11 |
+
llama_model_loader: - kv 5: llama.feed_forward_length u32 = 14336
|
12 |
+
llama_model_loader: - kv 6: llama.attention.head_count u32 = 32
|
13 |
+
llama_model_loader: - kv 7: llama.attention.head_count_kv u32 = 8
|
14 |
+
llama_model_loader: - kv 8: llama.rope.freq_base f32 = 10000.000000
|
15 |
+
llama_model_loader: - kv 9: llama.attention.layer_norm_rms_epsilon f32 = 0.000010
|
16 |
+
llama_model_loader: - kv 10: general.file_type u32 = 0
|
17 |
+
llama_model_loader: - kv 11: llama.vocab_size u32 = 32000
|
18 |
+
llama_model_loader: - kv 12: llama.rope.dimension_count u32 = 128
|
19 |
+
llama_model_loader: - kv 13: tokenizer.ggml.model str = llama
|
20 |
+
llama_model_loader: - kv 14: tokenizer.ggml.pre str = default
|
21 |
+
llama_model_loader: - kv 15: tokenizer.ggml.tokens arr[str,32000] = ["<unk>", "<s>", "</s>", "<0x00>", "<...
|
22 |
+
llama_model_loader: - kv 16: tokenizer.ggml.scores arr[f32,32000] = [0.000000, 0.000000, 0.000000, 0.0000...
|
23 |
+
llama_model_loader: - kv 17: tokenizer.ggml.token_type arr[i32,32000] = [2, 3, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, ...
|
24 |
+
llama_model_loader: - kv 18: tokenizer.ggml.bos_token_id u32 = 1
|
25 |
+
llama_model_loader: - kv 19: tokenizer.ggml.eos_token_id u32 = 2
|
26 |
+
llama_model_loader: - kv 20: tokenizer.ggml.unknown_token_id u32 = 0
|
27 |
+
llama_model_loader: - kv 21: tokenizer.ggml.padding_token_id u32 = 0
|
28 |
+
llama_model_loader: - kv 22: tokenizer.ggml.add_bos_token bool = true
|
29 |
+
llama_model_loader: - kv 23: tokenizer.ggml.add_eos_token bool = false
|
30 |
+
llama_model_loader: - kv 24: tokenizer.chat_template str = {% if messages[0]['role'] == 'system'...
|
31 |
+
llama_model_loader: - kv 25: general.quantization_version u32 = 2
|
32 |
+
llama_model_loader: - type f32: 291 tensors
|
33 |
+
llm_load_vocab: special tokens definition check successful ( 259/32000 ).
|
34 |
+
llm_load_print_meta: format = GGUF V3 (latest)
|
35 |
+
llm_load_print_meta: arch = llama
|
36 |
+
llm_load_print_meta: vocab type = SPM
|
37 |
+
llm_load_print_meta: n_vocab = 32000
|
38 |
+
llm_load_print_meta: n_merges = 0
|
39 |
+
llm_load_print_meta: n_ctx_train = 32768
|
40 |
+
llm_load_print_meta: n_embd = 4096
|
41 |
+
llm_load_print_meta: n_head = 32
|
42 |
+
llm_load_print_meta: n_head_kv = 8
|
43 |
+
llm_load_print_meta: n_layer = 32
|
44 |
+
llm_load_print_meta: n_rot = 128
|
45 |
+
llm_load_print_meta: n_embd_head_k = 128
|
46 |
+
llm_load_print_meta: n_embd_head_v = 128
|
47 |
+
llm_load_print_meta: n_gqa = 4
|
48 |
+
llm_load_print_meta: n_embd_k_gqa = 1024
|
49 |
+
llm_load_print_meta: n_embd_v_gqa = 1024
|
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 = 14336
|
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 = 0
|
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_yarn_orig_ctx = 32768
|
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 = 7B
|
71 |
+
llm_load_print_meta: model ftype = all F32
|
72 |
+
llm_load_print_meta: model params = 7.24 B
|
73 |
+
llm_load_print_meta: model size = 26.98 GiB (32.00 BPW)
|
74 |
+
llm_load_print_meta: general.name = RoMistral-7b-Instruct
|
75 |
+
llm_load_print_meta: BOS token = 1 '<s>'
|
76 |
+
llm_load_print_meta: EOS token = 2 '</s>'
|
77 |
+
llm_load_print_meta: UNK token = 0 '<unk>'
|
78 |
+
llm_load_print_meta: PAD token = 0 '<unk>'
|
79 |
+
llm_load_print_meta: LF token = 13 '<0x0A>'
|
80 |
+
ggml_cuda_init: GGML_CUDA_FORCE_MMQ: no
|
81 |
+
ggml_cuda_init: CUDA_USE_TENSOR_CORES: yes
|
82 |
+
ggml_cuda_init: found 1 CUDA devices:
|
83 |
+
Device 0: NVIDIA GeForce RTX 4090, compute capability 8.9, VMM: yes
|
84 |
+
llm_load_tensors: ggml ctx size = 0.30 MiB
|
85 |
+
llm_load_tensors: offloading 20 repeating layers to GPU
|
86 |
+
llm_load_tensors: offloaded 20/33 layers to GPU
|
87 |
+
llm_load_tensors: CPU buffer size = 27625.02 MiB
|
88 |
+
llm_load_tensors: CUDA0 buffer size = 16640.62 MiB
|
89 |
+
...................................................................................................
|
90 |
+
llama_new_context_with_model: n_ctx = 512
|
91 |
+
llama_new_context_with_model: n_batch = 512
|
92 |
+
llama_new_context_with_model: n_ubatch = 512
|
93 |
+
llama_new_context_with_model: flash_attn = 0
|
94 |
+
llama_new_context_with_model: freq_base = 10000.0
|
95 |
+
llama_new_context_with_model: freq_scale = 1
|
96 |
+
llama_kv_cache_init: CUDA_Host KV buffer size = 24.00 MiB
|
97 |
+
llama_kv_cache_init: CUDA0 KV buffer size = 40.00 MiB
|
98 |
+
llama_new_context_with_model: KV self size = 64.00 MiB, K (f16): 32.00 MiB, V (f16): 32.00 MiB
|
99 |
+
llama_new_context_with_model: CUDA_Host output buffer size = 0.12 MiB
|
100 |
+
llama_new_context_with_model: CUDA0 compute buffer size = 570.50 MiB
|
101 |
+
llama_new_context_with_model: CUDA_Host compute buffer size = 9.01 MiB
|
102 |
+
llama_new_context_with_model: graph nodes = 1030
|
103 |
+
llama_new_context_with_model: graph splits = 136
|
104 |
+
|
105 |
+
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 |
|
106 |
+
compute_imatrix: tokenizing the input ..
|
107 |
+
compute_imatrix: tokenization took 133.016 ms
|
108 |
+
compute_imatrix: computing over 228 chunks with batch_size 512
|
109 |
+
compute_imatrix: 1.05 seconds per pass - ETA 4.00 minutes
|
110 |
+
[1]3.8877,[2]2.8849,[3]2.9218,[4]3.0824,[5]3.5000,[6]3.4194,[7]3.1548,[8]3.5868,[9]3.7105,
|
111 |
+
save_imatrix: stored collected data after 10 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
112 |
+
[10]4.0932,[11]4.2695,[12]4.1776,[13]4.4341,[14]4.2343,[15]4.5787,[16]4.7136,[17]4.9326,[18]5.0514,[19]5.2174,
|
113 |
+
save_imatrix: stored collected data after 20 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
114 |
+
[20]5.3147,[21]5.4322,[22]5.3098,[23]5.1083,[24]5.2085,[25]4.9603,[26]4.7743,[27]4.6601,[28]4.5907,[29]4.5878,
|
115 |
+
save_imatrix: stored collected data after 30 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
116 |
+
[30]4.6888,[31]4.8105,[32]4.9218,[33]4.9428,[34]5.0032,[35]4.8317,[36]4.7306,[37]4.6690,[38]4.6691,[39]4.6583,
|
117 |
+
save_imatrix: stored collected data after 40 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
118 |
+
[40]4.6157,[41]4.6577,[42]4.5956,[43]4.6585,[44]4.7544,[45]4.7648,[46]4.8477,[47]4.9766,[48]5.0826,[49]5.2213,
|
119 |
+
save_imatrix: stored collected data after 50 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
120 |
+
[50]5.3086,[51]5.3254,[52]5.2894,[53]5.2526,[54]5.1617,[55]5.2172,[56]5.2660,[57]5.3169,[58]5.3619,[59]5.3794,
|
121 |
+
save_imatrix: stored collected data after 60 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
122 |
+
[60]5.4490,[61]5.4817,[62]5.5301,[63]5.5509,[64]5.5718,[65]5.6034,[66]5.6377,[67]5.6796,[68]5.7246,[69]5.7424,
|
123 |
+
save_imatrix: stored collected data after 70 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
124 |
+
[70]5.7699,[71]5.7311,[72]5.6920,[73]5.6643,[74]5.6370,[75]5.6295,[76]5.6207,[77]5.5952,[78]5.5466,[79]5.5250,
|
125 |
+
save_imatrix: stored collected data after 80 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
126 |
+
[80]5.5204,[81]5.4951,[82]5.5372,[83]5.5733,[84]5.5915,[85]5.5357,[86]5.5526,[87]5.5173,[88]5.4581,[89]5.4367,
|
127 |
+
save_imatrix: stored collected data after 90 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
128 |
+
[90]5.4182,[91]5.4266,[92]5.4204,[93]5.4340,[94]5.4245,[95]5.3786,[96]5.3487,[97]5.3444,[98]5.3710,[99]5.3872,
|
129 |
+
save_imatrix: stored collected data after 100 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
130 |
+
[100]5.3820,[101]5.3588,[102]5.3380,[103]5.3497,[104]5.3471,[105]5.3324,[106]5.3172,[107]5.3193,[108]5.3282,[109]5.3468,
|
131 |
+
save_imatrix: stored collected data after 110 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
132 |
+
[110]5.3331,[111]5.3387,[112]5.3356,[113]5.3319,[114]5.3229,[115]5.3285,[116]5.3286,[117]5.3240,[118]5.3004,[119]5.3092,
|
133 |
+
save_imatrix: stored collected data after 120 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
134 |
+
[120]5.3323,[121]5.3414,[122]5.3397,[123]5.3500,[124]5.3555,[125]5.3770,[126]5.3317,[127]5.3285,[128]5.3092,[129]5.2853,
|
135 |
+
save_imatrix: stored collected data after 130 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
136 |
+
[130]5.3035,[131]5.2810,[132]5.2575,[133]5.2337,[134]5.2112,[135]5.1878,[136]5.1662,[137]5.1470,[138]5.1285,[139]5.1187,
|
137 |
+
save_imatrix: stored collected data after 140 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
138 |
+
[140]5.1144,[141]5.1067,[142]5.0870,[143]5.0821,[144]5.0707,[145]5.0621,[146]5.0523,[147]5.0415,[148]5.0361,[149]5.0243,
|
139 |
+
save_imatrix: stored collected data after 150 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
140 |
+
[150]5.0167,[151]5.0310,[152]5.0099,[153]5.0113,[154]5.0352,[155]5.0594,[156]5.0710,[157]5.0867,[158]5.1064,[159]5.1386,
|
141 |
+
save_imatrix: stored collected data after 160 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
142 |
+
[160]5.1558,[161]5.1721,[162]5.1779,[163]5.1876,[164]5.2073,[165]5.2074,[166]5.2147,[167]5.2312,[168]5.2416,[169]5.2557,
|
143 |
+
save_imatrix: stored collected data after 170 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
144 |
+
[170]5.2549,[171]5.2719,[172]5.2864,[173]5.2890,[174]5.3031,[175]5.2926,[176]5.3103,[177]5.3173,[178]5.3333,[179]5.3290,
|
145 |
+
save_imatrix: stored collected data after 180 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
146 |
+
[180]5.3447,[181]5.3459,[182]5.3448,[183]5.3432,[184]5.3403,[185]5.3501,[186]5.3569,[187]5.3761,[188]5.3778,[189]5.3583,
|
147 |
+
save_imatrix: stored collected data after 190 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
148 |
+
[190]5.3892,[191]5.4220,[192]5.4505,[193]5.4976,[194]5.5319,[195]5.5412,[196]5.5505,[197]5.5339,[198]5.5383,[199]5.5554,
|
149 |
+
save_imatrix: stored collected data after 200 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
150 |
+
[200]5.5805,[201]5.5785,[202]5.5773,[203]5.5839,[204]5.5960,[205]5.6002,[206]5.6075,[207]5.6168,[208]5.6234,[209]5.6366,
|
151 |
+
save_imatrix: stored collected data after 210 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
152 |
+
[210]5.6586,[211]5.6522,[212]5.6532,[213]5.6479,[214]5.6427,[215]5.6380,[216]5.6319,[217]5.6298,[218]5.6429,[219]5.6303,
|
153 |
+
save_imatrix: stored collected data after 220 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
154 |
+
[220]5.6409,[221]5.6726,[222]5.6918,[223]5.7166,[224]5.7343,[225]5.7378,[226]5.7150,[227]5.6980,[228]5.6837,
|
155 |
+
save_imatrix: stored collected data after 228 chunks in RoMistral-7b-Instruct-IMat-GGUF/imatrix.dat
|
156 |
+
|
157 |
+
llama_print_timings: load time = 2939.59 ms
|
158 |
+
llama_print_timings: sample time = 0.00 ms / 1 runs ( 0.00 ms per token, inf tokens per second)
|
159 |
+
llama_print_timings: prompt eval time = 230609.75 ms / 116736 tokens ( 1.98 ms per token, 506.21 tokens per second)
|
160 |
+
llama_print_timings: eval time = 0.00 ms / 1 runs ( 0.00 ms per token, inf tokens per second)
|
161 |
+
llama_print_timings: total time = 233168.01 ms / 116737 tokens
|
162 |
+
|
163 |
+
Final estimate: PPL = 5.6837 +/- 0.05229
|