AvoCahDoe

mistral-7b-rlmpq-extreme-survival

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/mistral-7b-rlmpq-extreme-survival"
model = AutoModelForCausalLM.from_pretrained(repo, torch_dtype="float16")
tokenizer = AutoTokenizer.from_pretrained(repo)

Other Mistral 7B scenarios

Table
ScenarioAvg bitsCompressionWikiText-2 PPL
Aggressive2.81255.6889x10.025
Balanced3.34384.785x5.3053
Conservative3.81254.1967x5.1877
High Fidelity4.43753.6056x4.8901

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

Method

  1. Phase 3 — PPO agent assigns per-layer bit widths under the Extreme Survival 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_mistral_7b_extreme-survival_2026,
title = {RL-MPQ Extreme Survival: Mistral 7B Mixed-Precision Quantization},
author = {AvoCahDoe},
year = {2026},
url = {https://huggingface.co/AvoCahDoe/mistral-7b-rlmpq-extreme-survival}
}

Model provider

AvoCahDoe

Model tree

Base

mistralai/Mistral-7B-v0.1

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