CoolFace
Modelpublic

renaudb1999/le-harnais-ft-agentworld-8b

sourceHugging Facellama3.1updated 3mo agoView on Hugging Face
0likes68downloads
Model Card

le-harnais / ft-agentworld-8b

World-model student; near-teacher local replacement.

  • —Base model: `meta-llama/Meta-Llama-3.1-8B-Instruct` — Built with Llama; Llama Community License applies.
  • —Class: hero
  • —Training data: datasets/agentworlddistilltrain.jsonl (160 ex; teacher=Qwen-AgentWorld-35B-A3B)
  • —Headline: token-F1 0.958 / OBSERVATION hit-rate 95% vs teacher (n=40) — near teacher-quality at ~16GB

Reproduce

sh
BASE=meta-llama/Meta-Llama-3.1-8B-Instruct OUT=refs/llm-jepa/ft-agentworld-8b tools/distill_agentworld.sh

Full recipe, datasets, and eval commands: see docs/REPRODUCE.md in the [le-harnais distribution]. Provenance & license: docs/PROVENANCE.md.

Formats in this repo

  • —*.safetensors — bf16 inference weights (serve with transformers or le-harnais lh-serve/candle).
  • —*.Q4_K_M.gguf — portable 4-bit quant (run via ollama / llama.cpp; Mac-friendly).
  • —*.Q8_0.gguf — higher-fidelity 8-bit quant (hero models).
Orchestration amplifies a capable generator; it does not create competence.