How to use from
Lemonade
Pull the model
# Download Lemonade from https://lemonade-server.ai/
lemonade pull john-broadway/TinyLlama-1.1B-RYS-10-14-GGUF:Q4_K_M
Run and chat with the model
lemonade run user.TinyLlama-1.1B-RYS-10-14-GGUF-Q4_K_M
List all available models
lemonade list
Quick Links

TinyLlama-1.1B-RYS-10-14

TinyLlama-1.1B-Chat-v1.0 with layers 10-13 duplicated. The mid-stack block runs twice β€” and it is the EQ circuit, not reasoning, that recovers most.

22 base layers β†’ 26 after duplication. No training, no merging, no weight changes.

EQ 4.65 β†’ 52.50 (+47.85). Math 0.296 β†’ 0.2964 (+0.04). Reasoning 29.41% β†’ 23.53% (βˆ’5.88).

Results

Metric Baseline RYS (10,14) Delta
Math 0.296 0.2964 +0.04
EQ 4.65 52.50 +47.85
Reasoning 29.41% 23.53% βˆ’5.88

The EQ unlock. TinyLlama-1.1B has the lowest baseline EQ in the v2 corpus by an order of magnitude (4.65, where the next-lowest is the 27.11 of Llama-3.2-1B). RYS recovers it dramatically: +47.85 EQ on this single configuration, the largest EQ lift anywhere in the 21-model corpus.

This is the data point that refined the corpus-wide hypothesis from "weak baselines lift more (in reasoning)" to "weak baselines lift more in the dimension where they're weakest." Most v2 models lift reasoning because reasoning is their weakest probe; TinyLlama is the case where it isn't β€” EQ is β€” and the recovery follows the weakness.

Pick this when you want a tiny model whose conversational fluency is the goal. Reasoning is unchanged-to-slightly-worse; math is flat. EQ is the only dimension that meaningfully moves at this config.

Usage

llama-server -m TinyLlama-1.1B-RYS-10-14-Q4_K_M.gguf -ngl 99

Full sweep data

26 configurations tested. (10,14) block-4 is the best-combined pick (peak EQ Ξ” + minimal cost elsewhere). Full per-config sweep + cross-architecture analysis: v2 dataset.

Part of the RYS Sovereign Collection v2.


Where this sits in the Sovereign Collection

v1 β€” Qwen2.5 cross-scale + Qwen3-32B headline crossover. 5 model repos.

v2 β€” cross-architecture corpus. 21 model variants across 10 architecture families. Inverse correlation (r = βˆ’0.726): weak baselines lift more, in their weakest dimension. Three reasoning-recovery mechanisms; this model is the dimension-specific weakness-recovery exemplar that refined the hypothesis. 13 deployable RYS-applied weight repos covering every non-zero-lift variant.

Credit

John Broadway, with collaboration from Claude (Opus 4.6 in April 2026 sweep generation and build pipeline; Opus 4.7 in May 2026 cross-architecture analysis and publication). Original RYS method by David Ng on Qwen2-72B; sweep + probe toolkit by alainnothere.

Downloads last month
164
GGUF
Model size
1B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for john-broadway/TinyLlama-1.1B-RYS-10-14-GGUF

Quantized
(149)
this model

Collection including john-broadway/TinyLlama-1.1B-RYS-10-14-GGUF