Files
magnus919_agent-skills/llama-cpp/templates/operation-record.md
T
Magnus HedemarkGitHubmagnus919 <magnus919>
58457b495c feat: add llama.cpp operations skill (#145)
Co-authored-by: magnus919 <magnus919>
2026-07-25 09:41:51 -04:00

55 lines
1.2 KiB
Markdown

# llama.cpp Operation Record
## Intent and boundary
- Requested outcome:
- Verification target: binary / model load / CLI output / API / benchmark / diagnosis
- Target and scope confirmed:
- Rollback path:
## Host
- OS / architecture / environment:
- CPU / physical cores / NUMA:
- RAM / swap / available disk:
- Accelerators / memory / interconnect:
- Driver / toolkit / container runtime:
## Artifact
- llama.cpp version / commit / build number:
- Installation method or image digest:
- Build options / compiler / CMake:
- `--list-devices` result:
## Model
- Local path or repository / revision / file:
- SHA-256:
- License / model card / base-model lineage:
- GGUF architecture / quantization / context / template:
- Shards / sidecars / adapters / draft model:
## Workload and launch
- Exact command or request:
- Prompt/input and sensitivity:
- Context / output / batch / concurrency:
- Sampling / schema / template:
- Network / auth / TLS boundary:
## Observations
- Startup device and buffer placement:
- Memory by host/device:
- Response/output:
- Timings and finish reason:
- Logs/errors, with secrets redacted:
## Verdict
- Pass / fail / partially verified:
- Boundary exercised:
- Unverified boundary:
- Next action or rollback trigger: