Bonsai 2 27B by Prism ML, repacked for vLLM. Unofficial; not affiliated with Prism ML. It needs the prismternary vLLM plugin from fraserprice/bonsai-vllm, which has the run command, kernels and throughput numbers: Built and tested for the RTX PRO 6000 Blackwell only; other NVIDIA GPUs are untested. Problems: open an issue. - The ternary weights of the MLX pack, bit for bit: the same 2-bit codes and FP16 group scales (g128), in the same Hadamard-rotated basis. MLX's redundant per-group biases (-scale) are dropped, and the rotation signs move into config.json. - The embedding table is dequantized to BF16. - Norms and the linear-attention state path are Prism ML's own tensors from the MLX…
Open-weight model · Text generation
Symbiotic-Beta
by Convergent Intelligence reaperdoesntknow/Symbiotic-Beta
SymbioticLM is a hybrid symbolic–neural language model that integrates a frozen transformer backbone (Qwen2ForCausalLM) with a suite of symbolic cognitive modules for adaptive, interpretable reasoning.
Runs On
What it takes to serve Symbiotic-Beta (3.6B parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.
| Precision | Weights | Memory needed | Cheapest setup | Per hour | Also fits |
|---|---|---|---|---|---|
| 16-bit | 7.1 GB | 8.6 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
| 8-bit | 3.6 GB | 4.3 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
| 4-bit | 1.8 GB | 2.1 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 18, 2026.
Model Card
By Convergent Intelligence, published under afl-3.0, revision 64a0a5b6320c.
SymbioticLM is a hybrid symbolic–neural language model that integrates a frozen transformer backbone (Qwen2ForCausalLM) with a suite of symbolic cognitive modules for adaptive, interpretable reasoning. The architecture fuses neural token-level generation with symbolic introspection and reasoning: - Dynamic Thought Evolution with Helical Encoding and DNA-Inspired Memory (DTE-HDM) Enables structured long-term memory and spiral-context encoding across tokens. - Multi-Agent Symbiotic Response Mechanisms (M.A.S.R.M) Coordinates symbolic-neural agents via gated attention and adaptive response layers. - QwenExoCortex Projects contextual hidden states from the Qwen model into a symbolic fusion…
Read Convergent Intelligence's full model card
SymLM
SymbioticLM is a hybrid symbolic–neural language model that integrates a frozen transformer backbone (Qwen2ForCausalLM) with a suite of symbolic cognitive modules for adaptive, interpretable reasoning.
Model Description
The architecture fuses neural token-level generation with symbolic introspection and reasoning:
-
Dynamic Thought Evolution with Helical Encoding and DNA-Inspired Memory (DTE-HDM)
Enables structured long-term memory and spiral-context encoding across tokens. -
Multi-Agent Symbiotic Response Mechanisms (M.A.S.R.M)
Coordinates symbolic-neural agents via gated attention and adaptive response layers. -
QwenExoCortex
Projects contextual hidden states from the Qwen model into a symbolic fusion space for reasoning and memory replay. -
Symbolic processors
Includes: ThoughtDynamicsLNNLiquid / Crystalline ProcessorsGraph Reasoning with DNAConv- A rolling
ThoughtMemory
This enables real-time fusion of symbolic thinking, token generation, and reasoning-aware language modeling.
Intended Uses & Limitations
Intended Uses
-
Mathematical reasoning and proof generation
Fine-tuned on MetaMathQA, optimized for symbolic Q&A, equation logic, and structured inference. -
Symbolic-cognitive AI research
Useful for studying attention modulation, memory replay, and neural-symbolic interface dynamics. -
Low-resource adaptation
Modular memory and projection design enables meaningful performance even with smaller datasets. -
Building adaptive cognition systems
Can serve as a symbolic kernel for reflective AI agents and knowledge evolution pipelines.
Limitations
-
Limited training scale
Trained on 25,000 MetaMathQA examples. Effective for symbolic form, but not yet broad generalization. -
No RLHF or alignment
Outputs are not tuned for safety or instruction alignment and may hallucinate. -
Fluency ≠ correctness
Symbolic fluency does not imply mathematically valid proofs. Verification is recommended. -
Not optimized for open-domain generation
This model prioritizes logic and structure over conversational depth.
Training Procedure
This checkpoint is currently in experimental phase.
Training Hyperparameters
- learning_rate:
3e-5 - train_batch_size:
16 - eval_batch_size:
16 - gradient_accumulation_steps:
64 - total_train_batch_size:
1024 - optimizer:
AdamW, betas=(0.9, 0.999), epsilon=1e-08 - lr_scheduler_type:
cosine - warmup_steps:
500 - num_epochs:
3 - mixed_precision_training:
Native AMP
Framework Versions
- Transformers:
4.51.3 - PyTorch:
2.7.0+cu126 - Datasets:
3.5.0 - Tokenizers:
0.21.1
Research Foundations
SymbioticLM builds upon a cohesive theoretical framework for dynamic reasoning and neuro-symbolic learning:
Multi-Agent Symbiosis and Dynamic Thought
Rapid Adaptation via Multi-Agent Symbiotic Response Mechanisms (M.A.S.R.M)
A framework where symbolic and neural agents dynamically adapt via gated feedback, memory modulation, and agent-based specialization.
Focus: Multi-agent control, reflective learning, contextual responsiveness
Dynamic Thought Evolution with Helical Encoding and DNA-Inspired Memory (DTE-HDM)
A memory structure inspired by biological helices, enabling thought persistence through spiral-layered contextual encodings across time.
Focus: Long-term token evolution, normalized replay, thought continuity
Integrating DTE-HDM + M.A.S.R.M for Adaptive AI
Combines symbolic evolution and multi-agent adaptation to construct an LLM that reflects, adapts, and deepens reasoning through internal dynamics.
Result: A system that learns faster, adapts deeper, and thinks symbolically
Theoretical Underpinning
The Analytic Foundations Theorem (AFT)
A rigorous, measure-theoretic replacement for classical calculus: replaces pointwise derivatives with discrepancy-driven integral convergence across vanishing sets.
Applies to:
- Symbolic gradients
- Gradient-free optimization
- Discrete logic approximation in function spaces
These form the mathematical and architectural core of SymbioticLM, enabling:
- Neuro-symbolic cognitive evolution
- Multi-agent dynamic feedback coordination
- Formal memory through discrepancy-based logic
Convergent Intelligence Portfolio
Part of the Symbiotic AI Series by Convergent Intelligence LLC: Research Division
Related Models
| Model | Downloads | Format |
|---|---|---|
| Symbiotic-1B | 4 | HF |
| Symbiotic-8B | 4 | HF |
| Symiotic-14B | 3 | HF |
Top Models from Our Lab
Total Portfolio: 41 models | 2,781 total downloads
Last updated: 2026-03-28 12:57 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
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)
Configuration
- Architecture
- Qwen2ForCausalLM
- Hidden size
- 2,048
- Feed-forward size
- 8,192
- Attention heads
- 32
- Key/value heads
- 32
- Vocabulary size
- 37,524
- Stored precision
- float16
- Model type
- symbiotic-llm
Identity and Version
- Repository
- reaperdoesntknow/Symbiotic-Beta
- Publisher
- Convergent Intelligence
- Task
- Text generation
- Modality
- Text
- Library
- transformers
- Parameters
- 3.6B parameters
- Languages
- en
- Revision
- 64a0a5b6320ca465b8378ecec07903764f4744d6
- First published
- 2025-04-26
- Last updated
- 2026-09-18
Files and Weights
11 files, 35.9 GB in total. The weights are 4 files totalling 35.9 GB in bin, pt, safetensors.
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| model.safetensors | Weights | 14.3 GB | f7bb78bf0f1b |
| pytorch_model.bin | Weights | 11.1 GB | 3fd87fa15ead |
| symbiotic_model.pt | Weights | 10.6 GB | c53e9897b690 |
| training_args.bin | Weights | 5.8 KB | 7b0ea490ecfa |
| config.json | Configuration | 810 B | — |
| generation_config.json | Configuration | 496 B | — |
| special_tokens_map.json | Configuration | 927 B | — |
| README.md | Documentation | 8.7 KB | — |
| .gitattributes | Repository | 1.5 KB | — |
| tokenizer.json | Tokenizer | 4.5 MB | — |
| tokenizer_config.json | Tokenizer | 3.9 KB | — |
License and Download
- License
- afl-3.0
- Access
- Open weights, no gate
- Download size
- 35.9 GB
Released by Convergent Intelligence through its official repository on Hugging Face.
Built From
- Derived from Qwen/Qwen2.5-0.5B
- Trained on (disclosed) meta-math/MetaMathQA
- Trained on (disclosed) open-thoughts/OpenThoughts2-1M
Memory Requirements
| Precision | Weights in memory |
|---|---|
| As published | 35.9 GB |
| 16-bit | 7.1 GB |
| 8-bit | 3.6 GB |
| 4-bit | 1.8 GB |
Weights only, from the published parameter count; the key-value cache and runtime add to this.
Questions About Symbiotic-Beta
How much GPU memory does Symbiotic-Beta need?
About 8.6 GB at 16-bit and 2.1 GB at 4-bit: the weights (3.6B parameters) plus a working margin. A long context needs more.
What is the cheapest GPU to run Symbiotic-Beta on?
At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.
What license is Symbiotic-Beta released under?
afl-3.0, as its publisher declares it. Read the license text before commercial use.
Similar Models
PowerMoE-3B is a 3B sparse Mixture-of-Experts (sMoE) language model trained with the Power learning rate scheduler. It sparsely activates 800M parameters for each token. It is trained on a mix of open-source and proprietary datasets. PowerMoE-3B has shown promising results compared to other dense models with 2x activate parameters across various benchmarks, including natural language multi-choices, code generation, and math reasoning. This is a simple example of how to use PowerMoE-3b model.
This is a MarinSkyRL-native Open-MOPD student after 32 optimizer steps. It starts from the authors' mixed-domain SFT checkpoint. Student responses were scored by the authors' math, code, and instruction-following RL teachers, routed by domain. The objective uses the student's selected top-16 token IDs and a clipped policy surrogate. This is an early checkpoint, not the authors' step-200 final model. The checkpoint is an unquantized, six-file Hugging Face export of the durable MarinSkyRL globalstep32 FSDP2 checkpoint. The policy export was used for the independent step-32 evaluation. The export's model.safetensors SHA-256 is bb7326640142069bc2e1fba5f54f15e0cccb1ff861f34f318b372eaab7abaf4b.…
NULLXES SHINRA-4B-INSTRUCT is the Language Intelligence Layer of the NULLXES system. SHINRA is responsible for multilingual understanding, coding intelligence, instruction following, structured outputs, and agent preparation. This checkpoint is the instruction-tuned (and optionally DPO-aligned) 4B-class dense decoder. Proprietary ShinraForCausalLM (not a Llama / Mistral / Qwen / GPT-NeoX wrapper). RMSNorm → GQA+RoPE → residual → RMSNorm → SwiGLU → residual then final RMSNorm and tied LM head. Special tokens:. Generation stop is. Document stop is. Three stages. Pretrain → NULLXES SHINRA-4B-BASE SHINRAPRETRAINV1: 40% FineWeb-Edu, 20% code (python-edu + licensed Stack), 15% math/science…
Language Intelligence layer of the NULLXES Intelligence Stack. SHINRA Our llm. Release line 1. NULLXES SHINRA-4B-BASE — pretrain 2. NULLXES SHINRA-4B-INSTRUCT — instruction tuning ← this model 3. NULLXES SHINRA-4B-INSTRUCT (aligned) — DPO / preference optimization Parameter budget Architecture source: configs/shinra4b.yaml at 903a639e03bc. The total also matches the published safetensors metadata. Custom SentencePiece Unigram, trained in-house on a web + wiki + code mix. Special tokens trustremotecode=True is required: SHINRA ships a custom ShinraConfig and modeling code, not a reused architecture class. The HF inference widget cannot load custom code, hence inference: false. Data pipeline…
The Llama 3.2 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction-tuned generative models in 1B and 3B sizes (text in/text out). The Llama 3.2 instruction-tuned text only models are optimized for multilingual dialogue use cases, including agentic retrieval and summarization tasks. They outperform many of the available open source and closed chat models on common industry benchmarks. Model Architecture: Llama 3.2 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) to align with human preferences for…