ModelHub XC 86832d9074 初始化项目,由ModelHub XC社区提供模型
Model: jeffmeloy/Qwen2.5-7B-olm-v1.3
Source: Original Platform
2026-04-21 17:26:55 +08:00

license, base_model, pipeline_tag, language, library_name, tags
license base_model pipeline_tag language library_name tags
apache-2.0
Qwen/Qwen2.5-7B
text-generation
en
transformers
text-generation-inference

Model Description

Optimized Layer Merging (OLM) Is a transformer optimization framework implementing automated layer recombination.

Olm create Frankenstein's monster out of language models by cherry-picking the best performing layers across different models to create a superior hybrid. The core mechanism:

  • Takes multiple language models as input
  • Uses a base model as the foundation
  • Iteratively replaces individual layers, evaluating performance on specified datasets
  • Keeps the best performing layer at each position based on metrics like perplexity, exact match, and a custom "quality" score
  • Builds a fusion model layer-by-layer while maintaining or improving performance

https://github.com/jeffmeloy/olm

Description
Model synced from source: jeffmeloy/Qwen2.5-7B-olm-v1.3
Readme 4.2 MiB