Spaces:
Running
Running
Update CHIMERA Crucible organization card entry
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ GestaltLabs is the research home for the **Nemostein**, **Ornstein**, **Harmonic
|
|
| 24 |
## Current Focus
|
| 25 |
- **Nemostein** β Nemotron/Nemotron-Omni reasoning and tool-use fine-tunes, including GGUF releases for local inference
|
| 26 |
- **Ornstein** β multimodal and MoE reasoning models (Qwen/Gemma-derived) optimized for local deployment and agentic workflows
|
| 27 |
-
- **CHIMERA** β
|
| 28 |
- **SABER / RYS** β post-training experiments around capability preservation, refusal boundaries, KLD drift, and model behavior editing
|
| 29 |
- **Acta / Talos** β curated agentic tool-use and coding-assistant traces for SFT and evaluation
|
| 30 |
- **Local inference** β GGUF, quantized, and deployment-friendly builds for llama.cpp and MLX workflows
|
|
@@ -56,8 +56,8 @@ Multimodal and MoE reasoning line across 27Bβ35B scales, shipped in formats fo
|
|
| 56 |
**Ornstein-27B-v2** β earlier 27B revision
|
| 57 |
- [GGUF](https://huggingface.co/DJLougen/Ornstein-27B-v2-GGUF)
|
| 58 |
|
| 59 |
-
### CHIMERA
|
| 60 |
-
|
| 61 |
|
| 62 |
### SABER / RYS
|
| 63 |
Experimental post-training branches studying refusal boundaries and capability-preserving edits.
|
|
|
|
| 24 |
## Current Focus
|
| 25 |
- **Nemostein** β Nemotron/Nemotron-Omni reasoning and tool-use fine-tunes, including GGUF releases for local inference
|
| 26 |
- **Ornstein** β multimodal and MoE reasoning models (Qwen/Gemma-derived) optimized for local deployment and agentic workflows
|
| 27 |
+
- **CHIMERA / Crucible** β Conditional Reward-Utility Coreset by Iterative Bayesian Learnability Estimation, a private data pipeline for reasoning and agent-trace curation
|
| 28 |
- **SABER / RYS** β post-training experiments around capability preservation, refusal boundaries, KLD drift, and model behavior editing
|
| 29 |
- **Acta / Talos** β curated agentic tool-use and coding-assistant traces for SFT and evaluation
|
| 30 |
- **Local inference** β GGUF, quantized, and deployment-friendly builds for llama.cpp and MLX workflows
|
|
|
|
| 56 |
**Ornstein-27B-v2** β earlier 27B revision
|
| 57 |
- [GGUF](https://huggingface.co/DJLougen/Ornstein-27B-v2-GGUF)
|
| 58 |
|
| 59 |
+
### CHIMERA / Crucible
|
| 60 |
+
[Crucible](https://github.com/DJLougen/crucible) is the private CHIMERA data pipeline: Conditional Reward-Utility Coreset by Iterative Bayesian Learnability Estimation. It is used for reasoning-oriented data selection, self-correction supervision, and agent-trace curation.
|
| 61 |
|
| 62 |
### SABER / RYS
|
| 63 |
Experimental post-training branches studying refusal boundaries and capability-preserving edits.
|