Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huggingface Transformers Starter Code

General starter code for creative model architecture with huggingface transformer library. Users may implement customized llama model in models directory.

Installation

Change the cuda version if it is not compatible. Developped with python 3.12.4.

pip install -r requirements.txt

Usage

Copy run_clm.sh.template to run_clm.sh and run it.

# for the first time execution
cp run_clm.sh.template run_clm.sh

# run the script
bash run_clm.sh

About

General starter code for creative model architecture with huggingface transformer library.

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages