AvoCahDoe

qwen2-5-7b-rlmpq-conservative

Dedicated Endpoints

Run this model inference on single tenant GPU with unmatched speed and reliability at scale.

Learn more
Container

Run this model inference with full control and performance in your environment.

Learn more

Get help setting up a custom Dedicated Endpoints.

Talk with our engineer to get a quote for reserved GPU instances with discounts.

README

License: apache-2.0

Usage

python

from transformers import AutoModelForCausalLM, AutoTokenizer
repo = "AvoCahDoe/qwen2-5-7b-rlmpq-conservative"
model = AutoModelForCausalLM.from_pretrained(repo, torch_dtype="float16")
tokenizer = AutoTokenizer.from_pretrained(repo)

Other Qwen 2.5 7B scenarios

Table
ScenarioAvg bitsCompressionWikiText-2 PPL
Aggressive3.14295.0909x9.3678
Balanced3.39294.7158x8.9305
Extreme Survival2.46436.4928x497.4791
High Fidelity3.754.2667x8.208

Grouped archive (all scenarios in one repo): AvoCahDoe/qwen2-5-7b-rlmpq

Method

  1. Phase 3 — PPO agent assigns per-layer bit widths under the Conservative reward target.
  2. Phase 4 — Policy replayed on real weights; WikiText-2 perplexity validates quality.
  3. Export — Fake-quantized FP16 weights compatible with Hugging Face Transformers.

Files

Table
FileDescription
config.jsonLlama architecture + RL-MPQ metadata
model.safetensorsFake-quantized weights
rlmpq_policy.jsonPer-layer bit-width policy
rlmpq_metrics.jsonValidation & PPL summary

Citation

bibtex

@misc{rlmpq_qwen2_5_7b_conservative_2026,
title = {RL-MPQ Conservative: Qwen 2.5 7B Mixed-Precision Quantization},
author = {AvoCahDoe},
year = {2026},
url = {https://huggingface.co/AvoCahDoe/qwen2-5-7b-rlmpq-conservative}
}

Model provider

AvoCahDoe

Model tree

Base

Qwen/Qwen2.5-7B

Fine-tuned

this model

Modalities

Input

Text

Output

Text

Pricing

Dedicated Endpoints

View details

Supported Functionality

Model APIs

Dedicated Endpoints

Container

More information

Explore FriendliAI today