Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
zackproser
/
Llama-3.1-8B-Instruct-zp-writing-qlora-ft
like
0
llama
Model card
Files
Files and versions
Community
Train
main
Llama-3.1-8B-Instruct-zp-writing-qlora-ft
/
adapter_config.json
zackproser
Upload folder using huggingface_hub
0804365
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
{
"r"
:
8
,
"lora_alpha"
:
8
,
"target_modules"
:
[
"q_proj"
,
"k_proj"
,
"v_proj"
]
,
"peft_type"
:
"LORA"
}