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
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
Base model
meta-llama/Meta-Llama-3-8B
Finetuned
aaditya/Llama3-OpenBioLLM-8B