File size: 774 Bytes
0f51238 94d6d71 0f51238 94d6d71 0f51238 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
build: 4998 (d41f0150) 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 31 key-value pairs and 339 tensors from ./DeepSeek-R1-Distill-Qwen-7B-IQ3_M.gguf (version GGUF V3 (latest))
750 57.33333333
llama_perf_context_print: load time = 240.73 ms
llama_perf_context_print: prompt eval time = 407360.10 ms / 124217 tokens ( 3.28 ms per token, 304.93 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 = 413263.78 ms / 124218 tokens
ggml_metal_free: deallocating
|