ModelHub XC e9ec731916 初始化项目,由ModelHub XC社区提供模型
Model: EryriLabs/TriFusionNexus-7b
Source: Original Platform
2026-04-23 22:34:10 +08:00

license, library_name, tags, base_model, model-index
license library_name tags base_model model-index
cc-by-nc-2.0 transformers
mergekit
merge
mlabonne/AlphaMonarch-7B
bardsai/jaskier-7b-dpo-v5.6
CultriX/NeuralTrix-7B-dpo
name results
TriFusionNexus-7b
task dataset metrics source
type name
text-generation Text Generation
name type config split args
AI2 Reasoning Challenge (25-Shot) ai2_arc ARC-Challenge test
num_few_shot
25
type value name
acc_norm 72.78 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=BuckeyBarnes/TriFusionNexus-7b Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type split args
HellaSwag (10-Shot) hellaswag validation
num_few_shot
10
type value name
acc_norm 89.17 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=BuckeyBarnes/TriFusionNexus-7b Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type config split args
MMLU (5-Shot) cais/mmlu all test
num_few_shot
5
type value name
acc 64.44 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=BuckeyBarnes/TriFusionNexus-7b Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type config split args
TruthfulQA (0-shot) truthful_qa multiple_choice validation
num_few_shot
0
type value
mc2 78.13
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=BuckeyBarnes/TriFusionNexus-7b Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type config split args
Winogrande (5-shot) winogrande winogrande_xl validation
num_few_shot
5
type value name
acc 84.93 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=BuckeyBarnes/TriFusionNexus-7b Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type config split args
GSM8k (5-shot) gsm8k main test
num_few_shot
5
type value name
acc 68.46 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=BuckeyBarnes/TriFusionNexus-7b Open LLM Leaderboard

TriFusionNexus-7b

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the TIES merge method using CultriX/NeuralTrix-7B-dpo as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: CultriX/NeuralTrix-7B-dpo  # no parameters necessary for base model
  - model: mlabonne/AlphaMonarch-7B
    parameters:
      density: 0.5  # fraction of weights in differences from the base model to retain
      weight:   # weight gradient
        - filter: mlp
          value: 0.5
        - value: 0
  - model: bardsai/jaskier-7b-dpo-v5.6
    parameters:
      density: 0.5
      weight: 0.5
merge_method: ties
base_model: CultriX/NeuralTrix-7B-dpo
parameters:
  normalize: true
  int8_mask: true
dtype: float16

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 76.32
AI2 Reasoning Challenge (25-Shot) 72.78
HellaSwag (10-Shot) 89.17
MMLU (5-Shot) 64.44
TruthfulQA (0-shot) 78.13
Winogrande (5-shot) 84.93
GSM8k (5-shot) 68.46
Description
Model synced from source: EryriLabs/TriFusionNexus-7b
Readme 565 KiB