llama-3.1-8b-special-token-ft / adapter_config.json
joelb's picture
Upload folder using huggingface_hub
836b646 verified
raw
history blame contribute delete
202 Bytes
{"r": 8, "lora_alpha": 16, "target_modules": ["q_proj", "v_proj", "o_proj", "gate_proj", "down_proj", "up_proj"], "peft_type": "LORA", "base_model_name_or_path": "meta-llama/Meta-Llama-3.1-8B-Instruct"}