cloud-server-setup / README.md
seungheondoh
first commit
c098ff5
|
raw
history blame
446 Bytes

Cloud Server Setup Documentation

This repository contains scripts and documentation for setting up a machine learning cloud server environment with PyTorch, Flash Attention, and Hugging Face tools.

System Requirements

  • A Linux-based cloud server (Ubuntu 20.04+ recommended)
  • At least 16GB RAM (32GB+ recommended for larger models)
  • CUDA-compatible GPU (for PyTorch GPU acceleration)
  • Sufficient disk space (at least 100GB recommended)