Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
omarjso
/
Llama-3.1-8B-DAL
like
0
Text Generation
PyTorch
Safetensors
8 languages
llama
facebook
meta
llama-3
conversational
arxiv:
2204.05149
License:
llama3.1
Model card
Files
Files and versions
Community
19b5fa7
Llama-3.1-8B-DAL
/
adapter_config.json
omarjso
Upload folder using huggingface_hub
19b5fa7
verified
8 months ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"r"
:
16
,
"lora_alpha"
:
16
,
"target_modules"
:
[
"q_proj"
,
"k_proj"
,
"v_proj"
,
"o_proj"
,
"gate_proj"
,
"down_proj"
,
"up_proj"
,
"lm_head"
]
,
"peft_type"
:
"LORA"
}