legraphista
commited on
Commit
•
1513b4e
1
Parent(s):
5533407
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 292 tensors from Llama-3.1-Storm-8B-IMat-GGUF/Llama-3.1-Storm-8B.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 = llama
|
4 |
+
llama_model_loader: - kv 1: general.type str = model
|
5 |
+
llama_model_loader: - kv 2: general.name str = Llama 3.1 Storm 8B
|
6 |
+
llama_model_loader: - kv 3: general.organization str = Akjindal53244
|
7 |
+
llama_model_loader: - kv 4: general.basename str = Llama-3.1-Storm
|
8 |
+
llama_model_loader: - kv 5: general.size_label str = 8B
|
9 |
+
llama_model_loader: - kv 6: general.license str = llama3.1
|
10 |
+
llama_model_loader: - kv 7: general.tags arr[str,9] = ["llama-3.1", "conversational", "inst...
|
11 |
+
llama_model_loader: - kv 8: general.languages arr[str,8] = ["en", "de", "fr", "it", "pt", "hi", ...
|
12 |
+
llama_model_loader: - kv 9: llama.block_count u32 = 32
|
13 |
+
llama_model_loader: - kv 10: llama.context_length u32 = 131072
|
14 |
+
llama_model_loader: - kv 11: llama.embedding_length u32 = 4096
|
15 |
+
llama_model_loader: - kv 12: llama.feed_forward_length u32 = 14336
|
16 |
+
llama_model_loader: - kv 13: llama.attention.head_count u32 = 32
|
17 |
+
llama_model_loader: - kv 14: llama.attention.head_count_kv u32 = 8
|
18 |
+
llama_model_loader: - kv 15: llama.rope.freq_base f32 = 500000.000000
|
19 |
+
llama_model_loader: - kv 16: llama.attention.layer_norm_rms_epsilon f32 = 0.000010
|
20 |
+
llama_model_loader: - kv 17: general.file_type u32 = 7
|
21 |
+
llama_model_loader: - kv 18: llama.vocab_size u32 = 128256
|
22 |
+
llama_model_loader: - kv 19: llama.rope.dimension_count u32 = 128
|
23 |
+
llama_model_loader: - kv 20: tokenizer.ggml.model str = gpt2
|
24 |
+
llama_model_loader: - kv 21: tokenizer.ggml.pre str = llama-bpe
|
25 |
+
llama_model_loader: - kv 22: tokenizer.ggml.tokens arr[str,128256] = ["!", "\"", "#", "$", "%", "&", "'", ...
|
26 |
+
llama_model_loader: - kv 23: tokenizer.ggml.token_type arr[i32,128256] = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, ...
|
27 |
+
llama_model_loader: - kv 24: tokenizer.ggml.merges arr[str,280147] = ["Ġ Ġ", "Ġ ĠĠĠ", "ĠĠ ĠĠ", "...
|
28 |
+
llama_model_loader: - kv 25: tokenizer.ggml.bos_token_id u32 = 128000
|
29 |
+
llama_model_loader: - kv 26: tokenizer.ggml.eos_token_id u32 = 128009
|
30 |
+
llama_model_loader: - kv 27: tokenizer.ggml.padding_token_id u32 = 128001
|
31 |
+
llama_model_loader: - kv 28: tokenizer.chat_template str = {% if not add_generation_prompt is de...
|
32 |
+
llama_model_loader: - kv 29: general.quantization_version u32 = 2
|
33 |
+
llama_model_loader: - type f32: 66 tensors
|
34 |
+
llama_model_loader: - type q8_0: 226 tensors
|
35 |
+
llm_load_vocab: special tokens cache size = 256
|
36 |
+
llm_load_vocab: token to piece cache size = 0.7999 MB
|
37 |
+
llm_load_print_meta: format = GGUF V3 (latest)
|
38 |
+
llm_load_print_meta: arch = llama
|
39 |
+
llm_load_print_meta: vocab type = BPE
|
40 |
+
llm_load_print_meta: n_vocab = 128256
|
41 |
+
llm_load_print_meta: n_merges = 280147
|
42 |
+
llm_load_print_meta: vocab_only = 0
|
43 |
+
llm_load_print_meta: n_ctx_train = 131072
|
44 |
+
llm_load_print_meta: n_embd = 4096
|
45 |
+
llm_load_print_meta: n_layer = 32
|
46 |
+
llm_load_print_meta: n_head = 32
|
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 = 4
|
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-05
|
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 = 14336
|
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 = 0
|
66 |
+
llm_load_print_meta: rope scaling = linear
|
67 |
+
llm_load_print_meta: freq_base_train = 500000.0
|
68 |
+
llm_load_print_meta: freq_scale_train = 1
|
69 |
+
llm_load_print_meta: n_ctx_orig_yarn = 131072
|
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 = 8B
|
76 |
+
llm_load_print_meta: model ftype = Q8_0
|
77 |
+
llm_load_print_meta: model params = 8.03 B
|
78 |
+
llm_load_print_meta: model size = 7.95 GiB (8.50 BPW)
|
79 |
+
llm_load_print_meta: general.name = Llama 3.1 Storm 8B
|
80 |
+
llm_load_print_meta: BOS token = 128000 '<|begin_of_text|>'
|
81 |
+
llm_load_print_meta: EOS token = 128009 '<|eot_id|>'
|
82 |
+
llm_load_print_meta: PAD token = 128001 '<|end_of_text|>'
|
83 |
+
llm_load_print_meta: LF token = 128 'Ä'
|
84 |
+
llm_load_print_meta: EOT token = 128009 '<|eot_id|>'
|
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.27 MiB
|
91 |
+
llm_load_tensors: offloading 32 repeating layers to GPU
|
92 |
+
llm_load_tensors: offloading non-repeating layers to GPU
|
93 |
+
llm_load_tensors: offloaded 33/33 layers to GPU
|
94 |
+
llm_load_tensors: CPU buffer size = 532.31 MiB
|
95 |
+
llm_load_tensors: CUDA0 buffer size = 7605.34 MiB
|
96 |
+
.........................................................................................
|
97 |
+
llama_new_context_with_model: n_ctx = 512
|
98 |
+
llama_new_context_with_model: n_batch = 512
|
99 |
+
llama_new_context_with_model: n_ubatch = 512
|
100 |
+
llama_new_context_with_model: flash_attn = 0
|
101 |
+
llama_new_context_with_model: freq_base = 500000.0
|
102 |
+
llama_new_context_with_model: freq_scale = 1
|
103 |
+
llama_kv_cache_init: CUDA0 KV buffer size = 64.00 MiB
|
104 |
+
llama_new_context_with_model: KV self size = 64.00 MiB, K (f16): 32.00 MiB, V (f16): 32.00 MiB
|
105 |
+
llama_new_context_with_model: CUDA_Host output buffer size = 0.49 MiB
|
106 |
+
llama_new_context_with_model: CUDA0 compute buffer size = 258.50 MiB
|
107 |
+
llama_new_context_with_model: CUDA_Host compute buffer size = 9.01 MiB
|
108 |
+
llama_new_context_with_model: graph nodes = 1030
|
109 |
+
llama_new_context_with_model: graph splits = 2
|
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 42.015 ms
|
114 |
+
compute_imatrix: computing over 125 chunks with batch_size 512
|
115 |
+
compute_imatrix: 0.73 seconds per pass - ETA 1.50 minutes
|
116 |
+
[1]6.0124,[2]4.6572,[3]4.1911,[4]5.2156,[5]5.4155,[6]4.5837,[7]4.8698,[8]5.4021,[9]5.5789,
|
117 |
+
save_imatrix: stored collected data after 10 chunks in Llama-3.1-Storm-8B-IMat-GGUF/imatrix.dat
|
118 |
+
[10]5.0688,[11]5.5106,[12]6.0390,[13]6.5314,[14]6.9329,[15]7.2193,[16]7.4800,[17]7.6691,[18]7.3980,[19]7.0706,
|
119 |
+
save_imatrix: stored collected data after 20 chunks in Llama-3.1-Storm-8B-IMat-GGUF/imatrix.dat
|
120 |
+
[20]7.0733,[21]7.1945,[22]7.1445,[23]7.4636,[24]7.4749,[25]7.8272,[26]7.8457,[27]7.8559,[28]8.0767,[29]8.0749,
|
121 |
+
save_imatrix: stored collected data after 30 chunks in Llama-3.1-Storm-8B-IMat-GGUF/imatrix.dat
|
122 |
+
[30]8.0408,[31]7.6115,[32]7.2208,[33]7.0286,[34]6.8628,[35]6.9179,[36]6.9728,[37]6.9072,[38]6.9875,[39]7.1551,
|
123 |
+
save_imatrix: stored collected data after 40 chunks in Llama-3.1-Storm-8B-IMat-GGUF/imatrix.dat
|
124 |
+
[40]7.2409,[41]7.2735,[42]7.3354,[43]7.5347,[44]7.6209,[45]7.8162,[46]7.6910,[47]7.8154,[48]7.8981,[49]7.9928,
|
125 |
+
save_imatrix: stored collected data after 50 chunks in Llama-3.1-Storm-8B-IMat-GGUF/imatrix.dat
|
126 |
+
[50]7.8693,[51]7.9958,[52]8.1297,[53]8.2087,[54]8.2692,[55]8.3443,[56]8.3829,[57]8.4346,[58]8.4464,[59]8.4611,
|
127 |
+
save_imatrix: stored collected data after 60 chunks in Llama-3.1-Storm-8B-IMat-GGUF/imatrix.dat
|
128 |
+
[60]8.4101,[61]8.3922,[62]8.4383,[63]8.4764,[64]8.3935,[65]8.3585,[66]8.3590,[67]8.3361,[68]8.3253,[69]8.3123,
|
129 |
+
save_imatrix: stored collected data after 70 chunks in Llama-3.1-Storm-8B-IMat-GGUF/imatrix.dat
|
130 |
+
[70]8.3081,[71]8.2980,[72]8.2915,[73]8.2524,[74]8.1948,[75]8.1858,[76]8.1859,[77]8.1419,[78]8.1326,[79]8.1636,
|
131 |
+
save_imatrix: stored collected data after 80 chunks in Llama-3.1-Storm-8B-IMat-GGUF/imatrix.dat
|
132 |
+
[80]8.1888,[81]8.1743,[82]8.1627,[83]8.1903,[84]8.0800,[85]8.0787,[86]8.0850,[87]8.0957,[88]8.1212,[89]8.1230,
|
133 |
+
save_imatrix: stored collected data after 90 chunks in Llama-3.1-Storm-8B-IMat-GGUF/imatrix.dat
|
134 |
+
[90]8.0615,[91]7.9831,[92]7.9131,[93]7.8558,[94]7.7917,[95]7.7356,[96]7.6925,[97]7.7021,[98]7.7456,[99]7.8389,
|
135 |
+
save_imatrix: stored collected data after 100 chunks in Llama-3.1-Storm-8B-IMat-GGUF/imatrix.dat
|
136 |
+
[100]7.9166,[101]7.9744,[102]8.1057,[103]8.1368,[104]8.1736,[105]8.0973,[106]8.1032,[107]8.0522,[108]7.9998,[109]7.9328,
|
137 |
+
save_imatrix: stored collected data after 110 chunks in Llama-3.1-Storm-8B-IMat-GGUF/imatrix.dat
|
138 |
+
[110]7.9776,[111]8.0367,[112]8.0485,[113]8.0399,[114]8.0761,[115]8.1101,[116]8.1191,[117]8.1420,[118]8.1765,[119]8.1172,
|
139 |
+
save_imatrix: stored collected data after 120 chunks in Llama-3.1-Storm-8B-IMat-GGUF/imatrix.dat
|
140 |
+
[120]8.1317,[121]8.1403,[122]8.1682,[123]8.2098,[124]8.2470,[125]8.2647,
|
141 |
+
save_imatrix: stored collected data after 125 chunks in Llama-3.1-Storm-8B-IMat-GGUF/imatrix.dat
|
142 |
+
|
143 |
+
llama_print_timings: load time = 2202.93 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 = 71666.08 ms / 64000 tokens ( 1.12 ms per token, 893.03 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 = 73977.79 ms / 64001 tokens
|
148 |
+
|
149 |
+
Final estimate: PPL = 8.2647 +/- 0.12491
|