Medra3n-E4B-Uncensored-MLX
This is an MLX-optimized version of nicoboss/MedraN-E4B-Uncensored-EP7, converted for use with Apple Silicon devices using the MLX framework.
Model Description
MedraN (Medical Reasoning and Analysis) is a specialized language model fine-tuned for medical applications. This E4B (Episode 4B) variant is an uncensored version that provides comprehensive medical information without content restrictions.
Usage
This model is optimized for use with the MLX framework on Apple Silicon devices. You can use it with:
from mlx_lm import load, generate
model, tokenizer = load("drwlf/Medra3n-E4B-Uncensored-MLX")
response = generate(model, tokenizer, "What are the symptoms of...", max_tokens=512)
Original Model
This is a conversion of the original model available at: https://huggingface.co/nicoboss/MedraN-E4B-Uncensored-EP7
Conversion Details
- Framework: MLX
- Precision: float16
- Optimized for: Apple Silicon (M1/M2/M3 chips)
License
This model follows the same licensing terms as the original model. Please refer to the original model's license for usage terms.
- Downloads last month
- 274
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for drwlf/MedraN-E4B-Uncensored-MLX
Base model
google/gemma-3n-E4B
Finetuned
google/gemma-3n-E4B-it
Finetuned
nicoboss/MedraN-E4B-Uncensored-EP7