File size: 809 Bytes
a5d4592 6583e65 a5d4592 6583e65 a5d4592 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
build: 4945 (e354bc3b) with Apple clang version 16.0.0 (clang-1600.0.26.6) for arm64-apple-darwin24.3.0
llama_model_load_from_file_impl: using device Metal (Apple M3 Pro) - 27647 MiB free
llama_model_loader: loaded meta data with 40 key-value pairs and 292 tensors from ./Watt-Tool-8B-Q3_K_M.gguf (version GGUF V3 (latest))
Final result: 38.8000 +/- 1.7805
Random chance: 25.0000 +/- 1.5822
llama_perf_context_print: load time = 324.30 ms
llama_perf_context_print: prompt eval time = 282248.57 ms / 70434 tokens ( 4.01 ms per token, 249.55 tokens per second)
llama_perf_context_print: eval time = 0.00 ms / 1 runs ( 0.00 ms per token, inf tokens per second)
llama_perf_context_print: total time = 285034.26 ms / 70435 tokens
ggml_metal_free: deallocating
|