SAVRN
Search Contact SAVRN

Open-weight model · Text generation

TameForCasualLM

by Convergent Intelligence reaperdoesntknow/TameForCasualLM

With Blackhole Rope Dynamics This model builds on the original 421M TAMELM-AFMoER by introducing the Blackhole Rope (BHR) mechanism—a dynamic field-based routing system designed to stabilize, amplify, and concentrate information flow across multiple temporal…

Parameters
Context
Weights4.3 GB
Licenseapache-2.0
AccessOpen weights
Monthly Downloads4.6k

Model Card

By Convergent Intelligence, published under apache-2.0, revision 5d81892dd338.

With Blackhole Rope Dynamics This model builds on the original 421M TAMELM-AFMoER by introducing the Blackhole Rope (BHR) mechanism—a dynamic field-based routing system designed to stabilize, amplify, and concentrate information flow across multiple temporal scales. While the original AFMoER established efficiency in routing-based intelligence, the BHR variant explores how structured gravitational-like attractors can further enhance reasoning depth without exponential increases in computation or parameters. The Blackhole Rope is a symplectic, multiscale vortex mechanism inside AFMoER that: If AFMoER routes are like neuronal pathways, the Blackhole Rope is the myelinated tether that keeps…

Read Convergent Intelligence's full model card

Model Card for TAMELM-AFMoER (1B) — Blackhole Rope Expansion

Time Aware Model of Emergence / Adaptive Fuzzy Model of Expert Routers

With Blackhole Rope Dynamics


Research Vision

This model builds on the original 421M TAMELM-AFMoER by introducing the Blackhole Rope (BHR) mechanism—a dynamic field-based routing system designed to stabilize, amplify, and concentrate information flow across multiple temporal scales.

While the original AFMoER established efficiency in routing-based intelligence, the BHR variant explores how structured gravitational-like attractors can further enhance reasoning depth without exponential increases in computation or parameters.


What is the Blackhole Rope?

The Blackhole Rope is a symplectic, multiscale vortex mechanism inside AFMoER that:

  • Anchors routing decisions: Information tokens fall into a “gravitational well” that pulls semantically coherent content into alignment.
  • Stabilizes multiscale clocks: Prevents runaway dynamics between fast, mid, and slow timescales by acting as a “tether” between them.
  • Amplifies discrepancy gradients: Uses controlled energy amplification (θ, α, β parameters) to magnify meaningful discrepancies, making weak reasoning signals more detectable.
  • Preserves boundedness: Even under strong amplification, the rope ties dynamics back to stable attractors, avoiding mode collapse or instability.

Metaphorically:
If AFMoER routes are like neuronal pathways, the Blackhole Rope is the myelinated tether that keeps them from dispersing into noise—while also letting them “fall deeper” into coherent reasoning attractors.


Model Details

  • Parameters: ~1B (2.5× scale-up from base 421M)
  • Architecture: TAMELM with Adaptive Vortex + Blackhole Rope (AFMoER-BHR)
  • Layers: 26
  • Embed dim: 512
  • Phase dim: 64
  • Experts: 16 (sparse routing, expert dim 128)
  • Scales: 3 (fast, mid, slow; dt = 0.1 / 0.02 / 0.0005)
  • Energy amplification: 1e4
  • Routing entropy regularization: λ = 0.01
  • Discrepancy & quantum terms: λ_discrepancy = 0.3, λ_quantum = 0.001

Training Regime: - Datasets:
- O1-OPEN/OpenO1-SFT (~500k tokens)
- WeMake/Intelligent-Content-Understanding (~500k tokens)
- Batch sizes: 8, 16, 32
- Sequence lengths: 512 and 1024
- Optimizer: AdamW (lr = 5e-4)
- Device: CPU-only (FP32)
- Total tokens trained: ~1M


Key Innovations vs. Base TAMELM

  1. Blackhole Rope Stabilization
    - Adds controlled attractors to prevent chaotic drift across temporal scales.
    - Increases reasoning persistence by keeping token trajectories bound.

  2. Adaptive Vortex Dynamics
    - Multi-phase oscillators (fast/mid/slow) simulate different “thinking speeds.”
    - Rope stabilizes resonance between them.

  3. Energy Amplification Without Instability
    - By tying amplification to rope-bound attractors, the model can magnify weak discrepancies without divergence.


Expert Dynamics

TAMELM-AFMoER (1B) employs 16 experts under sparse routing. Typically, a full forward pass engages 4 experts per step, giving the model partial but diverse exposure on each pass.

  • Early specialization: The first 5-8 experts learn quickly, handling common reasoning and language tasks with efficiency.
  • Adaptive load balancing: As training progresses and the model begins to plateau, the remaining experts pick up the slack, activating more frequently to refine complex or underrepresented patterns.
  • Emergent coordination: This staged progression allows the system to avoid overfitting early while ensuring the broader expert pool contributes meaningfully to long-term generalization.

The result is a model where expert specialization unfolds in phases, guided by both the Blackhole Rope stabilization and routing entropy regularization.


Training Efficiency Achievements

  • Tokens: ~1M (vs. billions typical for 1B models)
  • Training Time: Surprisingly, despite being larger than the 421M base, this 1B model trained significantly faster.
  • At sequence length 1024 with batch size 16, per-step times dropped to 3–7 seconds per step FP32, compared to ~22 seconds for the smaller model.
  • Loss Profile: Currently at 3.8, meaning the model is still in pretraining phase, but stability has already been achieved.
  • Sample Efficiency: Maintains ~1000x reduction in required tokens for reasoning emergence.

Next Steps in Efficient AI

This model sets the stage for:
1. Exploring rope tension tuning (varying α, β, θ) to balance exploration vs. stability.
2. Combining BHR with discrepancy calculus for hybrid emergence frameworks.
3. Investigating sub-100M parameter BHR variants for mobile/edge deployment.
4. Experimenting with quantum discrepancy extensions in rope-stabilized spaces.


Environmental & Accessibility Impact

  • CPU-only training: Accessible to researchers without GPU clusters.
  • Low energy footprint: Maintains sustainable training practices even at 1B scale.
  • Democratization: Expands the AFMoER vision to more powerful variants while preserving accessibility.

Discrepancy Calculus Foundation

This model is part of the Convergent Intelligence LLC: Research Division portfolio. All models in this portfolio are developed under the Discrepancy Calculus (DISC) framework — a measure-theoretic approach to understanding and controlling the gap between what a model should produce and what it actually produces.

DISC treats training singularities (loss plateaus, mode collapse, catastrophic forgetting) not as failures to be smoothed over, but as structural signals that reveal the geometry of the learning problem. Key concepts:

  • Discrepancy Operator (D): Measures the gap between expected and observed behavior at each training step
  • Jump Sets: Boundaries where model behavior changes discontinuously — these are features, not bugs
  • Ghost Imprinting: Teacher knowledge that transfers to student models through weight-space topology rather than explicit distillation signal

For the full mathematical treatment, see Discrepancy Calculus: Foundations and Core Theory (DOI: 10.57967/hf/8194).

Citation chain: Structure Over Scale (DOI: 10.57967/hf/8165) → Three Teachers to Dual Cognition (DOI: 10.57967/hf/8184) → Discrepancy Calculus (DOI: 10.57967/hf/8194)

Citation

If you use this model, please cite:
Roy C, R. S. (2025). TAMELM-AFMoER with Blackhole Rope: Efficient Cognitive Emergence via Symplectic Routing.

The mathematics behind the model can be found: https://www.researchgate.net/publication/395539824_Negative-Space_Mathematics_A_New_Approach_for_Geometric_Computation_in_the_All-Negative_Orthant

I am the creator of the math and the models.


Convergent Intelligence Portfolio

By Convergent Intelligence LLC: Research Division

Top Models from Our Lab

Total Portfolio: 41 models | 2,781 total downloads

Last updated: 2026-03-28 12:58 UTC


From the Convergent Intelligence Portfolio

DistilQwen Collection — Our only BF16 series. Proof-weighted distillation from Qwen3-30B-A3B → 1.7B and 0.6B on H100. Three teacher variants (Instruct, Thinking, Coder), nine models, 2,788 combined downloads. The rest of the portfolio proves structure beats scale on CPU. This collection shows what happens when you give the methodology real hardware.

Top model: Qwen3-1.7B-Coder-Distilled-SFT — 508 downloads

Full methodology: Structure Over Scale (DOI: 10.57967/hf/8165)

Convergent Intelligence LLC: Research Division

Configuration

Architecture
TAMELM
Vocabulary size
22,468
Experts
16
Model type
tamelm

Identity and Version

Repository
reaperdoesntknow/TameForCasualLM
Publisher
Convergent Intelligence
Task
Text generation
Modality
Text
Library
transformers
Parameters
Not stated by the source
Languages
en
Revision
5d81892dd3381be1425817562341e5e6ba0c71a1
First published
2025-09-16
Last updated
2026-09-18

Files and Weights

7 files, 4.3 GB in total. The weights are 1 file totalling 4.3 GB in bin.

Weights1 file · 4.3 GB
Configuration2 files · 1.2 KB
Tokenizer2 files · 146.6 KB
Documentation1 file · 9.4 KB
Repository1 file · 1.5 KB
Every file
FileTypeSizeSHA-256
pytorch_model.binWeights4.3 GB 3e17a2ad5cd8
config.jsonConfiguration1.1 KB
special_tokens_map.jsonConfiguration99 B
README.mdDocumentation9.4 KB
.gitattributesRepository1.5 KB
tokenizer_config.jsonTokenizer963 B
vocab.txtTokenizer145.7 KB

License and Download

License
apache-2.0
Access
Open weights, no gate
Download size
4.3 GB
Download from Convergent Intelligence

Released by Convergent Intelligence through its official repository on Hugging Face. Read the license.

Built From

  • Trained on (disclosed) O1-OPEN/OpenO1-SFT
  • Trained on (disclosed) WeMake/Intelligent-Content-Understanding

Memory Requirements

PrecisionWeights in memory
As published4.3 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About TameForCasualLM

Can I use TameForCasualLM commercially?

Yes. TameForCasualLM is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.

Similar Models

Fine-tune Qwen3 (14B) for free using our Google Colab notebook! - Read our Blog about Qwen3 support: unsloth.ai/blog/qwen3 - View the rest of our notebooks in our docs here. Qwen3-Coder is available in multiple sizes. Today, we're excited to introduce Qwen3-Coder-30B-A3B-Instruct. This streamlined model maintains impressive performance and efficiency, featuring the following key enhancements: - Significant Performance among open models on Agentic Coding, Agentic Browser-Use, and other foundational coding tasks. - Long-context Capabilities with native support for 256K tokens, extendable up to 1M tokens using Yarn, optimized for repository-scale understanding. - Agentic Coding supporting for…

Open weights apache-2.0 transformers

Model · Text generation

opt-125m

AI at Meta

OPT was first introduced in Open Pre-trained Transformer Language Models and first released in metaseq's repository on May 3rd 2022 by Meta AI. Disclaimer: The team releasing OPT wrote an official model card, which is available in Appendix D of the paper. Content from this model card has been written by the Hugging Face team. To quote the first two paragraphs of the official paper OPT was predominantly pretrained with English text, but a small amount of non-English data is still present within the training corpus via CommonCrawl. The model was pretrained using a causal language modeling (CLM) objective. OPT belongs to the same family of decoder-only models like GPT-3. As such, it was…

Open weights other 2,048 tokens transformers

Model · Text generation

Ornith-1.5-9B-GGUF

Ornith

Chirp Chirp! We are introducing Ornith-1.5, a major step toward building foundation models through end-to-end self-improvement. Ornith-1.5 extends Ornith-1.0 (which was developed on top of Qwen3.5 and Gemma4 with additional continued pretraining, mid-training, and post-training) by expanding the self-improvement loop from scaffold and rollout optimization to jointly optimizing task generation, scaffold construction, and solution rollouts. Rather than relying on a fixed set of human-curated tasks and manually designed harnesses, Ornith-1.5 continuously generates new training tasks, discovers effective strategies for solving them, and improves the policy through reinforcement learning. For…

Open weights mit transformers

Model · Text generation

Ornith-1.5-35B-A3B-GGUF

Ornith

Chirp Chirp! We are introducing Ornith-1.5, a major step toward building foundation models through end-to-end self-improvement. Ornith-1.5 extends Ornith-1.0 (which was developed on top of Qwen3.5 and Gemma4 with additional continued pretraining, mid-training, and post-training) by expanding the self-improvement loop from scaffold and rollout optimization to jointly optimizing task generation, scaffold construction, and solution rollouts. Rather than relying on a fixed set of human-curated tasks and manually designed harnesses, Ornith-1.5 continuously generates new training tasks, discovers effective strategies for solving them, and improves the policy through reinforcement learning. For…

Open weights mit transformers

Model · Text generation

Ornith-1.0-9B-GGUF

Ornith

Aloha! Today, we are releasing Ornith-1.0, a self-improving family of open-source models for agentic coding. This model card documents Ornith-1.0-9B, the most lightweight member of the Ornith family, designed for efficient single-GPU deployment. Ornith-1.0-9B is a dense ~9B model (≈19 GB in bf16), so it serves comfortably on a single 80GB GPU. The recipes below stand up an OpenAI-compatible server; add --tensor-parallel-size / --tp if you want to shard across more GPUs. For a quick local test (or to script offline generation), load the model directly with Transformers. Make sure you have a recent release installed — see the Transformers installation guide; Ornith-1.0-9B requires…

Open weights mit transformers

Uncensored Qwen3.8-27B, published as GGUF quantizations with the multi token prediction (MTP) head retained and verified. Refusal behaviour has been substantially reduced, not eliminated. See Measured behaviour for the numbers. Capabilities, training data, and architecture are otherwise unchanged. - Refusal directions removed with Heretic, which co minimizes refusal count against KL divergence from the base model. No handwritten refusal removal code, no finetuning, no additional training data. - Abliteration runs at bf16 (no 4 bit quantization). the resulting LoRA is merged into the bf16 base, so the published weights are not a quantized round trip. - mtp. tensors are copied verbatim from…

Open weights apache-2.0 llama.cpp