Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fmello93
/
my-kaggle-model-trained-with-torchtune
like
0
Text Generation
Transformers
Safetensors
PyTorch
8 languages
llama
facebook
meta
llama-3
conversational
text-generation-inference
Inference Endpoints
arxiv:
2204.05149
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
f6f3fba
my-kaggle-model-trained-with-torchtune
/
adapter_config.json
fmello93
Upload folder using huggingface_hub (
#1
)
f6f3fba
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
136 Bytes
{
"r"
:
64
,
"lora_alpha"
:
128
,
"target_modules"
:
[
"q_proj"
,
"v_proj"
,
"o_proj"
,
"gate_proj"
,
"down_proj"
,
"up_proj"
]
,
"peft_type"
:
"LORA"
}