YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

!python llama-recipes/llama_finetuning.py
--use_peft
--num_epochs 3
--peft_method lora
--run_validation false
--quantization
--dataset alpaca_dataset
--model_name meta-llama/Llama-2-7b-chat-hf
--save_model
--save_optimizer
--batch_size_training 12
--output_dir ./save

Downloads last month
6
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.