No project description provided
Project description
🤗 AutoTrain Advanced
AutoTrain Advanced: faster and easier training and deployments of state-of-the-art machine learning models. AutoTrain Advanced is a no-code solution that allows you to train machine learning models in just a few clicks. Please note that you must upload data in correct format for project to be created. For help regarding proper data format and pricing, check out the documentation.
NOTE: AutoTrain is free! You only pay for the resources you use in case you decide to run AutoTrain on Hugging Face Spaces. When running locally, you only pay for the resources you use on your own infrastructure.
Installation
You can Install AutoTrain-Advanced python package via PIP. Please note you will need python >= 3.10 for AutoTrain Advanced to work properly.
pip install autotrain-advanced
Please make sure that you have git lfs installed. Check out the instructions here: https://github.com/git-lfs/git-lfs/wiki/Installation
You also need to install torch, torchaudio and torchvision.
The best way to run autotrain is in a conda environment. You can create a new conda environment with the following command:
conda create -n autotrain python=3.10
conda activate autotrain
pip install autotrain-advanced
conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia
conda install -c "nvidia/label/cuda-12.1.0" cuda-nvcc
Once done, you can start the application using:
autotrain app --port 8080 --host 127.0.0.1
Colabs
Task | Colab Link |
---|---|
LLM Fine Tuning | |
DreamBooth Training |
Documentation
Documentation is available at https://hf.co/docs/autotrain/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for autotrain-advanced-0.7.72.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e50a9635693fc96d7f2d5a537fb5b35c55b306b06278e499638de964897b474 |
|
MD5 | 014fecc7ab49badd7d71f02ebce05bc2 |
|
BLAKE2b-256 | 7e1b3afbc60b804c5c5b1514a5b72b7dd4877f356536ac117a95ac42b3f98c9d |
Hashes for autotrain_advanced-0.7.72-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fad18e397beb64346b7c739968c3584cbba4b9b19d0fa094d442959b50e0863 |
|
MD5 | c6461003b9dc4ae1b30db1abd1613423 |
|
BLAKE2b-256 | 10b672541a3787fbf6586ebc6596186b8bb848b51db9be0f90a01eecc8430892 |