Skip to content

Commit

Permalink
Updated readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maazaowski committed Dec 10, 2024
1 parent be8bc3d commit a9d2ef8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# AI-LLM-Dashboard

[![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://github.com/yourusername/AI-LLM-Dashboard)
[![Build](https://img.shields.io/badge/build-001-green.svg)](https://github.com/yourusername/AI-LLM-Dashboard)
[![Last Updated](https://img.shields.io/badge/last%20updated-2024-12-10-lightgrey.svg)](https://github.com/yourusername/AI-LLM-Dashboard)
[![Python](https://img.shields.io/badge/python-3.8-blue.svg)](https://github.com/yourusername/AI-LLM-Dashboard)
[![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://github.com/Maazaowski/AI-LLM-Dashboard)
[![Build](https://img.shields.io/badge/build-001-green.svg)](https://github.com/Maazaowski/AI-LLM-Dashboard)
[![Last Updated](https://img.shields.io/badge/last%20updated-2024-12-10-lightgrey.svg)](https://github.com/Maazaowski/AI-LLM-Dashboard)
[![Python](https://img.shields.io/badge/python-3.8-blue.svg)](https://github.com/Maazaowski/AI-LLM-Dashboard)

A sophisticated dashboard for monitoring and controlling Large Language Model (LLM) training processes with real-time metrics visualization and system monitoring.

## Quick Start

```bash
# Clone the repository
git clone https://github.com/yourusername/AI-LLM-Dashboard
git clone https://github.com/Maazaowski/AI-LLM-Dashboard

# Install dependencies
pip install -r requirements.txt
Expand Down

0 comments on commit a9d2ef8

Please sign in to comment.