abhishek thakur
abhishek thakur
change it to `--project_name 'Llama2testing-model' ` no space.
see the hyphen :) ill fix it so it allows underscore too
see the hyphen between project and name please
!autotrain llm --train **--project-name** 'Llama2testingmodel' --model meta-llama/Llama-2-7b-chat-hf --data_path vicgalle/alpaca-gpt4 --text_column text --use_peft --use_int4 --learning_rate 2e-4 --train_batch_size 2 --num_train_epochs 3 --trainer sft --model_max_length 2048 --push_to_hub --repo_id student100/llama2-testing -block_size 2048 > training.log...
you can get all arguments using "autotrain llm --help". im not sure where you have taken the command from but they seem quite off and old version.
you can also follow the colab link in readme.
if there is interest why not. which one is the most interesting to you?
is it happening with normal base models? sdxl1, 2, etc?
have you tried sdxl? was epicrealism working before?