Llama-3.2-3B-RRP-V0.1 is a language model based on the Llama 3.2 architecture, specifically the 3B parameter variant. This particular model, bunnycore/Llama-3.2-3B-RRP-V0.1 is a merged model, created using mergekit, from unsloth/Llama-3.2-3B-Instruct and bunnycore/Llama-3.2-3b-RRP-lora_model.
1
2base_model: unsloth/Llama-3.2-3B-Instruct+bunnycore/Llama-3.2-3b-RRP-lora_model
3dtype: bfloat16
4merge_method: passthrough
5models:
6 - model: unsloth/Llama-3.2-3B-Instruct+bunnycore/Llama-3.2-3b-RRP-lora_model
7tokenizer_source: unsloth/Llama-3.2-3B-Instruct
8