263 Forks
2638 Stars
2638 Watchers

llm-foundry

LLM training code for MosaicML foundation models

How to download and setup llm-foundry

Open terminal and run command
git clone https://github.com/mosaicml/llm-foundry.git
git clone is used to create a copy or clone of llm-foundry repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with llm-foundry https://github.com/mosaicml/llm-foundry/archive/master.zip

Or simply clone llm-foundry with SSH
[email protected]:mosaicml/llm-foundry.git

If you have some problems with llm-foundry

You may open issue on llm-foundry support forum (system) here: https://github.com/mosaicml/llm-foundry/issues