Skip to content

docs: repoint the local GGUF probe at ~/.jev-browser/models - #3

Merged
ChenYCL merged 2 commits into
mainfrom
chore/cleanup-model-blobs
Sep 25, 2026
Merged

ChenYCL merged 2 commits into
mainfrom
chore/cleanup-model-blobs

Conversation

@ChenYCL

@ChenYCL ChenYCL commented Sep 25, 2026

Copy link
Copy Markdown
Owner

Follow-up to the local model backends work.

The 0.8B GGUF the probe used no longer lives in the repo root — it sits in the shared model cache next to the other local backends' blobs (same file: 811,843,840 B, sha256 0ad885ffd4bb022fc4f0d33a3308fa108ef8613159d3b3a67e23abca056b7a6c).

This updates docs/local-gguf-probe.md only:

  • §1 model table: ./Qwen3.5-0.8B-Q8_0.gguf(仓库根目录)→ ~/.jev-browser/models/Qwen3.5-0.8B-Q8_0.gguf
  • the location warning: points at the cache dir and notes *.gguf is covered by .gitignore
  • §2 repro command: -m "$PWD/Qwen3.5-0.8B-Q8_0.gguf" → -m ~/.jev-browser/models/Qwen3.5-0.8B-Q8_0.gguf

Docs-only, no behaviour change.

The 0.8B GGUF no longer lives in the repo root; it sits in the shared cache next to the other local backends' blobs (same file: 811,843,840 B, sha256 0ad885ff…). Update the model table, the location note and the llama-server repro command accordingly.
The driver scripts the experiment records told readers to run lived only
under /tmp (jev-ceiling, jev-local-smoke, gguf, kev-threshold) and are gone
with the cleanup, never committed. Each reference now says so and gives the
recreation step from tracked tools: eval/run.mjs + cli.mjs for the 4B
per-candidate protocol, lab/fetch.mjs for the download retry, the §7.3
dry-run flow for the smoke probes, and a copy of the tracked journals for
the Kev threshold replay.
@ChenYCL
ChenYCL merged commit fabcba5 into main Sep 25, 2026
1 check passed
@ChenYCL
ChenYCL deleted the chore/cleanup-model-blobs branch September 25, 2026 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant