Upload llama_runtime.log with huggingface_hub
Browse files- llama_runtime.log +7 -0
llama_runtime.log
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[2026-04-14 17:20:01] INFO: Initializing llama.cpp model...
|
| 2 |
+
[2026-04-14 17:20:05] INFO: System: Redmi 14C (ARM64)
|
| 3 |
+
[2026-04-14 17:20:08] ERROR: GGML_ASSERT: failed to allocate 512.00 MB of memory for KV cache (out of memory)
|
| 4 |
+
[2026-04-14 17:20:12] INFO: Retrying allocation with reduced batch size...
|
| 5 |
+
[2026-04-14 17:20:15] DEBUG: Performing tensor multiplication (Sutra 1: Urdhva-Tiryagbhyam optimization applied)
|
| 6 |
+
[2026-04-14 17:20:18] error: integer overflow detected in ggml_compute_forward_mul_mat at index 4096
|
| 7 |
+
[2026-04-14 17:20:20] WARNING: Kernel disequilibrium detected (Sutra 14: Pitta imbalance in arithmetic pipeline)
|