mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-15 13:36:35 +03:00
55 lines
1.2 KiB
Markdown
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:
|