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