Skip to content

WBurggraaf/Ollama-Experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wilco's Prompting Power Usage Experiment ☺

Welcome to the repository for Wilco's Prompting Power Usage Experiment! This project is a fun exploration into monitoring the power usage of an AI model inference using Docker and Node.js. The system captures GPU power consumption and displays it in real-time on a web interface.

Wilco's Prompting Power Usage Experiment

Important Note

This is primarily an experimental project, and while it aims to showcase the concepts of power monitoring during AI inference, please be aware that the calculations may not be perfect and could contain errors. This setup is intended for inspiration and experimentation—take the ideas here and run with them!

Prerequisites

Before you begin, ensure you have the following installed:

Getting Started

Step 1: Clone the Repository

Start by cloning the repository to your local machine:

git clone https://github.com/WBurggraaf/Ollama-Experiment.git
cd Ollama-Experiment

hints:
docker-compose up --build
npm install
npm start
http://localhost:3000

About

Just for fun! Do not take this to serious!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published