How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf renaudb1999/le-harnais-ft-counsel-Llama-3.2-3B-Instruct-regular-full-plus:Q4_K_M
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default renaudb1999/le-harnais-ft-counsel-Llama-3.2-3B-Instruct-regular-full-plus:Q4_K_M
Run Hermes
hermes
Quick Links

le-harnais / ft-counsel-Llama-3.2-3B-Instruct-regular-full-plus

⚠️ retrain-only — this is an ablation checkpoint, not useful for inference. It ships only to reproduce / continue the training study. For real use see the hero models: le-harnais-ft-agentworld-{1b,3b,8b}, le-harnais-ft-counsel.

Counsel-corpus ablation (scaling / data-augmentation / JEPA). JEPA ≈ +7 @3B, ≈0 @8B.

  • Base model: meta-llama/Llama-3.2-3B-InstructBuilt with Llama; Llama Community License applies.
  • Class: ablation
  • Training data: datasets/counsel_train.jsonl (270 ex; wisdom+commentary, PD sources)
  • Headline: counsel-corpus scaling × augmentation × JEPA ablation (see docs/jepa.md)

Reproduce

see docs/jepa.md (counsel scaling grid)

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).

Orchestration amplifies a capable generator; it does not create competence.

Downloads last month
70
Safetensors
Model size
3B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for renaudb1999/le-harnais-ft-counsel-Llama-3.2-3B-Instruct-regular-full-plus

Quantized
(491)
this model