autotrain-advanced icon indicating copy to clipboard operation
autotrain-advanced copied to clipboard

🤗 AutoTrain Advanced

Results 67 autotrain-advanced issues
Sort by recently updated
recently updated
newest added

I setup autotrain-advanced on my local machine Windows11 with 12GB GPU Memory Run the following commands 1. pip install -U autotrain-advanced 2. autotrain setup --update-torch 3. autotrain dreambooth --train --model...

### Feature Request Integrate W&B logging into the AutoTrain UI and API, similar to the CLI option `--log wandb`. ### Motivation This would allow using W&B for experiment tracking using...

feature request

### Feature Request Enhance the AutoTrain API by adding a request for starting training (e.g., `POST start_training`). This request could be similar to the existing `POST create_project`, but utilize the...

feature request

### Prerequisites - [X] I have read the [documentation](https://hf.co/docs/autotrain). - [X] I have checked other issues for similar problems. ### Backend Local ### Interface Used CLI ### CLI Command 'model':...

bug

### Prerequisites - [X] I have read the [documentation](https://hf.co/docs/autotrain). - [X] I have checked other issues for similar problems. ### Backend Local ### Interface Used CLI ### CLI Command autotrain...

bug

This PR applies the deprecated `evaluation_strategy` from https://github.com/huggingface/transformers/pull/30190. TL;DR: `evaluation_strategy` -> `eval_strategy` (Should go live in v4.41.0, but opening now so it's here when ready!)

stale

### Prerequisites - [X] I have read the [documentation](https://hf.co/docs/autotrain). - [X] I have checked other issues for similar problems. ### Backend Local ### Interface Used CLI ### CLI Command !...

bug

### Prerequisites - [X] I have read the [documentation](https://hf.co/docs/autotrain). - [X] I have checked other issues for similar problems. ### Backend Hugging Face Space/Endpoints ### Interface Used UI ### CLI...

bug
stale

### Feature Request As per the subject, please support text-to-music task similar to musicgen by meta https://github.com/facebookresearch/audiocraft/blob/main/docs/MUSICGEN.md ### Motivation Better open source models for text-to-music generation, and options for private...

stale
feature request

Getting error when running on google collab, telling me that i didn't provide project name but yet i did. !autotrain llm --train --project_name 'Llama2 testing-model' --model meta-llama/Llama-2-7b-chat-hf --data_path vicgalle/alpaca-gpt4 --text_column...

stale