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 Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.

Model tree for rhyliieee/LLAMA3-MED-v2.1

Quantized
(15)
this model

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