Skip to content

Utility script to install the recent build of ML libraries efficiently.

License

Notifications You must be signed in to change notification settings

ParagEkbote/Install_ML_Libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Install_ML_Libraries

Intro

The install_libraries.sh contains all the necessary needed for a ml project using huggingface.

The main motivation of this script is to reduce the bugs experienced when using huggingface libraries such as transformers and trl.

Note: The following libraries will get installed directly from their build source:

torch,numpy,transformers,datasets,accelerate,peft,trl,huggingface_hub,bitsandbytes,matplotlib and scipy.

Steps

Execute the script by writing the following commands in your terminal:

  1. chmod +x install_libraries.sh

  2. ./install_libraries.sh

About

Utility script to install the recent build of ML libraries efficiently.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages