Laptop helper measurement: 1/10 then 9/10 after stripping markdown fences

#48
by YauhenBichel - opened

I called this once through a hosted generate, inside python-vibe. The write limit stayed on the laptop.

Tier 3, ten runs, same two cases. Before the harness stripped markdown fences from a draft: 1/10 (SyntaxError). After: 9/10 (slugify 5/5, wordcount 4/5). Median 15.3 s. The control, local llama3.1:8b, does not fence β€” 10/20 either side.

The model was never the problem. Four backticks were. I do not report a SWE-bench score.

Repo: https://github.com/YauhenBichel/python-vibe
Note: https://yauhenbichel.github.io/python-vibe/investigations/the-fence/

The GitHub repo is now py-harness (formerly python-vibe).

https://github.com/YauhenBichel/py-harness
https://yauhenbichel.github.io/py-harness/

Hub adapter id is unchanged: YauhenBichel/python-vibe-0.5b

Sign up or log in to comment