Giter Club home page Giter Club logo

superai_llm_finetune's Introduction

Installation

Repository preparation

git clone https://github.com/boat1603/SuperAI_LLM_FineTune.git
cd ./SuperAI_LLM_FineTune

Install using Conda

ml Mamba
conda create -p ./env python=3.10.0 -y
conda activate ./env
pip install -e .

Install using Apptainer (Optional)

ml Apptainer
apptainer build ./llm-finetune.sif docker://boat1603/llm-finetune:latest

Submit Train Model

sbatch submit_multinode.sh

for Apptainer

sbatch submit_multinode_apptainer.sh

Note:

  • Change training config via ./smultinode.sh or ./smultinode_apptainer.sh (for apptainer).
  • When using Deepspeed training Scheduler will follow the Deepspeed config.
  • You can setup training spec in ./submit_multinode.sh or submit_multinode_apptainer.sh following our guideline.

Convert Deepspeed to FP32

sbatch ./submit_zero_to_fp32.sh

superai_llm_finetune's People

Contributors

boss-chanon avatar boat1603 avatar

Stargazers

 avatar Thantorn Thammachai avatar Dolphuwadol avatar K-Sukhantharat avatar kimleang ly avatar Panya Sirikulpattanapol avatar  avatar Pie Samliam avatar Natthawee avatar Sarawoot avatar Noboru avatar JESSADA PRANEE avatar Saksorn Ruangtanusak avatar JuniorThap avatar Atikan Payungthong avatar Augustus2011 avatar Pongpat phuaudomcharoen avatar  avatar

Watchers

Saksorn Ruangtanusak avatar  avatar

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.