110 Forks
971 Stars
971 Watchers

fiber

Distributed Computing for AI Made Simple

How to download and setup fiber

Open terminal and run command
git clone https://github.com/uber/fiber.git
git clone is used to create a copy or clone of fiber 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 fiber https://github.com/uber/fiber/archive/master.zip

Or simply clone fiber with SSH
[email protected]:uber/fiber.git

If you have some problems with fiber

You may open issue on fiber support forum (system) here: https://github.com/uber/fiber/issues