Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianToSpace authored Feb 9, 2025
1 parent 78b69bc commit 7fc7c48
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Unsloth Docker
================
# Unsloth Docker [![Docker](https://img.shields.io/badge/docker-257bd6?style=for-the-badge&logo=docker&logoColor=white)](https://hub.docker.com/repository/docker/uptospace/unsloth/general)

This project is a Docker-based environment for deep learning and data science, utilizing NVIDIA CUDA and PyTorch.
This project is a Docker-based environment for deep learning and data science, utilizing NVIDIA CUDA and PyTorch.\
It's optimized to be able to run on a paperspace environment.

## Overview

This project provides a pre-configured Docker environment for deep learning and data science tasks, including:

* NVIDIA CUDA 12.1.0
* PyTorch 2.4.0
* NVIDIA CUDA 12.4.0
* PyTorch 2.5.0
* JupyterLab and iPyWidgets for interactive development

## Requirements
Expand All @@ -24,16 +24,16 @@ This project provides a pre-configured Docker environment for deep learning and

## Dependencies

* NVIDIA CUDA 12.1.0
* PyTorch 2.4.0
* NVIDIA CUDA 12.4.0
* PyTorch 2.5.0
* JupyterLab
* iPyWidgets
* unsloth[cu121-torch240]
* unsloth[cu124-torch250]

## License

This project is licensed under the [MIT License](LICENSE).

## Contributing

Contributions are welcome! Please submit a pull request with your changes.
Contributions are welcome! Please submit a pull request with your changes.

0 comments on commit 7fc7c48

Please sign in to comment.