renaudb1999/le-harnais-ft-counsel-Meta-Llama-3.1-8B-Instruct-regular-dom2
TEXT GENERATIONConcurrent Unit Cost:1Model Size:8BQuant:FP8Context Size:32kTool Calling:SupportedPublished:Jun 26, 2026License:llama3.1Architecture:Transformer Featherless Exclusive Cold
This is an 8 billion parameter ablation checkpoint, not intended for inference, built upon the Meta-Llama-3.1-8B-Instruct base model. Developed by renaudb1999, it is part of a training study focusing on counsel-corpus scaling, data augmentation, and JEPA ablation. This model is specifically designed for reproducing and continuing training research, rather than direct application.
Loading preview...
Model Overview
This model, le-harnais-ft-counsel-Meta-Llama-3.1-8B-Instruct-regular-dom2, is an 8 billion parameter ablation checkpoint derived from the meta-llama/Meta-Llama-3.1-8B-Instruct base model. It is explicitly marked as retrain-only and not useful for inference, serving primarily as a component for a training study.
Key Characteristics
- Base Model: Built on
meta-llama/Meta-Llama-3.1-8B-Instruct, adhering to the Llama Community License. - Purpose: An ablation checkpoint for research into counsel-corpus scaling, data augmentation, and JEPA (Joint Embedding Predictive Architecture) effects.
- Training Data: Utilizes
datasets/counsel_train.jsonl, comprising 270 examples of wisdom and commentary from public domain sources. - JEPA Ablation: Investigates the impact of JEPA, noting approximately +7 improvement at 3B parameters but negligible effect at 8B.
Intended Use
- Reproducibility: Designed for researchers to reproduce and continue the specific training study detailed in the
docs/jepa.mdanddocs/REPRODUCE.mddocumentation within thele-harnaisdistribution. - Training Research: Ideal for those exploring the effects of different scaling and augmentation techniques on language models, particularly within the context of the counsel corpus.
Formats Provided
*.safetensors: bf16 inference weights for use withtransformersorle-harnaistools.*.Q4_K_M.gguf: Portable 4-bit quantized format, compatible withollamaorllama.cpp.