GithubHelp home page GithubHelp logo

cascadetuner's Introduction

CascadeTuner

Implements a minimalistic version of Stable Cascade training

Installation Notes:

Install Anaconda or Miniconda.

At the terminal: conda env create -f environment.yaml

Wait a bit, as it takes time to install.

conda activate CTuner This will activate the virtual environment for CascadeTuner.

If bitsandbytes doesn't start under Windows 10/11: pip install https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.41.1-py3-none-win_amd64.whl

Installing xformers: pip install --no-deps xformers --index-url https://download.pytorch.org/whl/cu121

Launching your script:

accelerate launch --mixed_precision="bf16" train_stage_c.py --yaml "configs/your_yaml_here.yaml"

If it doesn't launch: conda install -c defaults intel-openmp -f usually fixes PIL issues under Windows 10/11.

cascadetuner's People

Contributors

jordach avatar ohiot avatar

Stargazers

 avatar Christopher Layne avatar 来新璐 avatar Ronan avatar  avatar Lorn avatar NickAc avatar  avatar Dominic Rampas avatar  avatar Balazs Horvath avatar

Watchers

Lucian avatar  avatar

cascadetuner's Issues

Stage b training

Hello!
Have you finished the stage b and stage a training code?
The coded released are often include stage c training only. However, I find that only training stage c is not enough.
Fine-tuning the whole model may make sense.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.