Edit model card

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Finetuned a pretrained Model with Lora, then applied Merge and Unload to Merge Peft Model with the Base Model. Precision of Base Model is converted into half precision before Merging.

"""

convert peft_model to half precision

peft8 = peft_model.half()

merge peft model with base model

merged_peft_base = peft8.merge_and_unload() """

Downloads last month
0
Safetensors
Model size
4.65B params
Tensor type
FP16
·
F32
·
U8
·
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 rhyliieee/LLAMA3-MED-v2.1

Quantized
(10)
this model

Dataset used to train rhyliieee/LLAMA3-MED-v2.1