Edit model card

L3.1-Moe-4x8B-v0.2

cover

This model is a Mixture of Experts (MoE) made with mergekit-moe. It uses the following base models:

Heavily inspired by mlabonne/Beyonder-4x7B-v3.

Quantized models

GGUF by mradermacher

Mergekit config

base_model: Joseph717171/Llama-3.1-SuperNova-8B-Lite_TIES_with_Base
gate_mode: hidden
dtype: bfloat16
experts:
  - source_model: Joseph717171/Llama-3.1-SuperNova-8B-Lite_TIES_with_Base
    positive_prompts: &chat_prompts
      - "chat"
      - "assistant"
      - "tell me"
      - "explain"
      - "I want"
    negative_prompts: &rp_prompts
      - "storywriting"
      - "write"
      - "scene"
      - "story"
      - "character"
  - source_model: ArliAI/Llama-3.1-8B-ArliAI-RPMax-v1.2
    positive_prompts: *rp_prompts
    negative_prompts: *chat_prompts
  - source_model: rombodawg/rombos_Replete-Coder-Instruct-8b-Merged
    positive_prompts:
      - "code"
      - "python"
      - "javascript"
      - "programming"
      - "algorithm"
  - source_model: 3rd-Degree-Burn/Llama-3.1-8B-Squareroot-v0
    positive_prompts:
      - "reason"
      - "math"
      - "mathematics"
      - "solve"
      - "count"
Downloads last month
29
Safetensors
Model size
24.9B params
Tensor type
BF16
·
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for moeru-ai/L3.1-Moe-4x8B-v0.2

Collection including moeru-ai/L3.1-Moe-4x8B-v0.2