[Research] TESC: deterministic LLM control via structured outputs — validated on SambaNova

Hi SambaNova community,

We’ve released TESC, a framework for deterministic cognitive control in LLMs via structured outputs (JSON+schema) and semiotic configuration. We validated with your OpenAI‑compatible function‑calling API on a small programming review/repair bench and report structure metrics.

Highlights:

Quick reproduce (SambaNova):

  • export SAMBA_API_KEY=…
  • poetry run python benchmarks/run_programming_bench_sambanova.py
  • poetry run python benchmarks/eval_programming_bench.py bench_runs/programming_bench_samba/

Thanks to SambaNova for the OpenAI‑compatible function‑calling interface and developer support that enabled cross‑model
validation.

3 Likes