legraphista
commited on
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 723 tensors from Athene-70B-IMat-GGUF/Athene-70B.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 = Athene 70B
|
6 |
+
llama_model_loader: - kv 3: general.organization str = Nexusflow
|
7 |
+
llama_model_loader: - kv 4: general.basename str = Athene
|
8 |
+
llama_model_loader: - kv 5: general.size_label str = 70B
|
9 |
+
llama_model_loader: - kv 6: general.license str = cc-by-nc-4.0
|
10 |
+
llama_model_loader: - kv 7: general.tags arr[str,4] = ["RLHF", "Nexusflow", "Athene", "Chat...
|
11 |
+
llama_model_loader: - kv 8: general.languages arr[str,1] = ["en"]
|
12 |
+
llama_model_loader: - kv 9: llama.block_count u32 = 80
|
13 |
+
llama_model_loader: - kv 10: llama.context_length u32 = 8192
|
14 |
+
llama_model_loader: - kv 11: llama.embedding_length u32 = 8192
|
15 |
+
llama_model_loader: - kv 12: llama.feed_forward_length u32 = 28672
|
16 |
+
llama_model_loader: - kv 13: llama.attention.head_count u32 = 64
|
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 = 128002
|
31 |
+
llama_model_loader: - kv 28: tokenizer.chat_template str = {% set loop_messages = messages %}{% ...
|
32 |
+
llama_model_loader: - kv 29: general.quantization_version u32 = 2
|
33 |
+
llama_model_loader: - type f32: 161 tensors
|
34 |
+
llama_model_loader: - type q8_0: 562 tensors
|
35 |
+
llm_load_vocab: special tokens cache size = 256
|
36 |
+
llm_load_vocab: token to piece cache size = 0.8000 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 = 8192
|
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-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 = 28672
|
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 = 8192
|
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 = 70.55 B
|
78 |
+
llm_load_print_meta: model size = 69.82 GiB (8.50 BPW)
|
79 |
+
llm_load_print_meta: general.name = Athene 70B
|
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 = 128002 '<|reserved_special_token_0|>'
|
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.68 MiB
|
91 |
+
llm_load_tensors: offloading 25 repeating layers to GPU
|
92 |
+
llm_load_tensors: offloaded 25/81 layers to GPU
|
93 |
+
llm_load_tensors: CPU buffer size = 71494.28 MiB
|
94 |
+
llm_load_tensors: CUDA0 buffer size = 21676.56 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 = 500000.0
|
101 |
+
llama_new_context_with_model: freq_scale = 1
|
102 |
+
llama_kv_cache_init: CUDA_Host KV buffer size = 110.00 MiB
|
103 |
+
llama_kv_cache_init: CUDA0 KV buffer size = 50.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.49 MiB
|
106 |
+
llama_new_context_with_model: CUDA0 compute buffer size = 1331.12 MiB
|
107 |
+
llama_new_context_with_model: CUDA_Host compute buffer size = 17.01 MiB
|
108 |
+
llama_new_context_with_model: graph nodes = 2566
|
109 |
+
llama_new_context_with_model: graph splits = 609
|
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 41.549 ms
|
114 |
+
compute_imatrix: computing over 125 chunks with batch_size 512
|
115 |
+
compute_imatrix: 6.21 seconds per pass - ETA 12.93 minutes
|
116 |
+
[1]6.6040,[2]4.9654,[3]4.2158,[4]5.3079,[5]5.2830,[6]4.3802,[7]4.4994,[8]4.9801,[9]5.2305,
|
117 |
+
save_imatrix: stored collected data after 10 chunks in Athene-70B-IMat-GGUF/imatrix.dat
|
118 |
+
[10]4.7802,[11]5.2935,[12]5.8063,[13]6.3303,[14]6.7388,[15]7.0367,[16]7.3833,[17]7.5615,[18]7.2905,[19]6.9202,
|
119 |
+
save_imatrix: stored collected data after 20 chunks in Athene-70B-IMat-GGUF/imatrix.dat
|
120 |
+
[20]6.9186,[21]7.0082,[22]7.0219,[23]7.3120,[24]7.3267,[25]7.7036,[26]7.6876,[27]7.2465,[28]6.9196,[29]6.9238,
|
121 |
+
save_imatrix: stored collected data after 30 chunks in Athene-70B-IMat-GGUF/imatrix.dat
|
122 |
+
[30]6.8880,[31]6.5472,[32]6.2482,[33]6.1213,[34]6.0183,[35]6.1065,[36]6.1466,[37]6.1005,[38]6.1802,[39]6.3539,
|
123 |
+
save_imatrix: stored collected data after 40 chunks in Athene-70B-IMat-GGUF/imatrix.dat
|
124 |
+
[40]6.4518,[41]6.2317,[42]6.0185,[43]5.8364,[44]5.6549,[45]5.6221,[46]5.5731,[47]5.7161,[48]5.8144,[49]5.9209,
|
125 |
+
save_imatrix: stored collected data after 50 chunks in Athene-70B-IMat-GGUF/imatrix.dat
|
126 |
+
[50]5.8572,[51]5.9829,[52]6.1082,[53]6.2041,[54]6.2706,[55]6.3803,[56]6.4462,[57]6.5214,[58]6.5590,[59]6.5982,
|
127 |
+
save_imatrix: stored collected data after 60 chunks in Athene-70B-IMat-GGUF/imatrix.dat
|
128 |
+
[60]6.5874,[61]6.5982,[62]6.6515,[63]6.7298,[64]6.6655,[65]6.6550,[66]6.6742,[67]6.6709,[68]6.6680,[69]6.6661,
|
129 |
+
save_imatrix: stored collected data after 70 chunks in Athene-70B-IMat-GGUF/imatrix.dat
|
130 |
+
[70]6.6896,[71]6.6932,[72]6.7114,[73]6.6993,[74]6.6703,[75]6.6811,[76]6.6850,[77]6.6742,[78]6.6739,[79]6.7207,
|
131 |
+
save_imatrix: stored collected data after 80 chunks in Athene-70B-IMat-GGUF/imatrix.dat
|
132 |
+
[80]6.7521,[81]6.7496,[82]6.7649,[83]6.8061,[84]6.7208,[85]6.7137,[86]6.7169,[87]6.7382,[88]6.7931,[89]6.8212,
|
133 |
+
save_imatrix: stored collected data after 90 chunks in Athene-70B-IMat-GGUF/imatrix.dat
|
134 |
+
[90]6.7899,[91]6.7493,[92]6.7108,[93]6.6857,[94]6.6498,[95]6.6187,[96]6.5850,[97]6.6142,[98]6.6590,[99]6.7482,
|
135 |
+
save_imatrix: stored collected data after 100 chunks in Athene-70B-IMat-GGUF/imatrix.dat
|
136 |
+
[100]6.8135,[101]6.8708,[102]6.9785,[103]7.0159,[104]7.0572,[105]7.0055,[106]7.0249,[107]6.9914,[108]6.9148,[109]6.8349,
|
137 |
+
save_imatrix: stored collected data after 110 chunks in Athene-70B-IMat-GGUF/imatrix.dat
|
138 |
+
[110]6.8814,[111]6.9228,[112]6.9417,[113]6.9482,[114]6.9912,[115]7.0329,[116]7.0516,[117]7.0875,[118]7.1372,[119]7.0931,
|
139 |
+
save_imatrix: stored collected data after 120 chunks in Athene-70B-IMat-GGUF/imatrix.dat
|
140 |
+
[120]7.0166,[121]6.9312,[122]6.8557,[123]6.7804,[124]6.7477,[125]6.6953,
|
141 |
+
save_imatrix: stored collected data after 125 chunks in Athene-70B-IMat-GGUF/imatrix.dat
|
142 |
+
|
143 |
+
llama_print_timings: load time = 28590.76 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 = 712512.01 ms / 64000 tokens ( 11.13 ms per token, 89.82 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 = 735966.69 ms / 64001 tokens
|
148 |
+
|
149 |
+
Final estimate: PPL = 6.6953 +/- 0.10372
|