Files
RocketZephyr-3b-GGUF/README.md
ModelHub XC e70dc7a111 初始化项目,由ModelHub XC社区提供模型
Model: afrideva/RocketZephyr-3b-GGUF
Source: Original Platform
2026-04-28 22:04:22 +08:00

2.3 KiB

base_model, inference, license, license_link, license_name, model_creator, model_name, pipeline_tag, quantized_by, tags
base_model inference license license_link license_name model_creator model_name pipeline_tag quantized_by tags
TitleOS/RocketZephyr-3b false other LICENSE stabilityai-non-commerical-license TitleOS RocketZephyr-3b text-generation afrideva
gguf
ggml
quantized
q2_k
q3_k_m
q4_k_m
q5_k_m
q6_k
q8_0

TitleOS/RocketZephyr-3b-GGUF

Quantized GGUF model files for RocketZephyr-3b from TitleOS

Name Quant method Size
rocketzephyr-3b.fp16.gguf fp16 5.59 GB
rocketzephyr-3b.q2_k.gguf q2_k 1.20 GB
rocketzephyr-3b.q3_k_m.gguf q3_k_m 1.39 GB
rocketzephyr-3b.q4_k_m.gguf q4_k_m 1.71 GB
rocketzephyr-3b.q5_k_m.gguf q5_k_m 1.99 GB
rocketzephyr-3b.q6_k.gguf q6_k 2.30 GB
rocketzephyr-3b.q8_0.gguf q8_0 2.97 GB

Original Model Card:

RocketZephyr-3B

An attempt at creating a 3B parameter merged model using StabilityAI's Zephyr-3b and Pansophic's Rocket-3B.

Repo Description

This repo serves as an housing for my experimentation with creating a 3 billion parameter merged model using mergekit

  • Merged Models: stabilityai/stablelm-zephyr-3b & pansophic/rocket-3B
  • Merge Weights: 1.0 & 0.3
  • Merge Method: Linear
  • License: I believe this (current) model inherits the Stable Non-Commercial Research Community License Agreement and as such is licensed by it as well.