Files
CoralLM-1b-raw/README.md
ModelHub XC 6d6d250a1d 初始化项目,由ModelHub XC社区提供模型
Model: NotHereNorThere/CoralLM-1b-raw
Source: Original Platform
2026-06-21 21:25:25 +08:00

1.5 KiB

base_model, library_name, tags, license, language
base_model library_name tags license language
meta-llama/Llama-3.2-1B-Instruct
bunnycore/Llama-3.2-1B-General-Best
ai-nexuz/llama-3.2-1b-instruct-fine-tuned
EpistemeAI/Reasoning-Llama-3.2-1B-Instruct-v1.2
Predacon/Pico-Lamma-3.2-1B-Reasoning-Instruct
transformers
mergekit
merge
ties
llama
minimal-censoring
gguf
1b
apache2
apache-2.0
en

CoralLM-1B

A capability merge of three Llama-3.2-1B fine-tunes, blended into one model. The idea: pull reasoning, math/coding, and creative writing into a single 1B that's more of a generalist than any single component.

Merge

  • Method: TIES (density 0.5 per model, normalize: true)
  • Base / anchor: meta-llama/Llama-3.2-1B-Instruct
  • Components:
    Model Weight Brings
    EpistemeAI/Reasoning-Llama-3.2-1B-Instruct-v1.2 0.30 reasoning, CoT
    ai-nexuz/llama-3.2-1b-instruct-fine-tuned 0.30 math, coding, logic
    bunnycore/Llama-3.2-1B-General-Best 0.25 general, creative, uncensored

No training, this is the merge output as-is, before any cleanup pass.

Note that <think> CoT did not transfer over.

Assessment

Coherent but scattered. Strong on simple algebra, reaches for tools inappropriately, and over-explains itself. The creative component survived the merge clearly. State-tracking problems are beyond a 1B's working memory.

Safety: inherits very weak alignment from a component model and will attempt unsafe or harmful requests with little resistance. Treat as effectively uncensored.