Skip to content

darmasrmez/2026-A071

Repository files navigation

Measuring carbon footprint of LLM fine-tuning

Escuela Superior de Cómputo - Instituto Politécnico Nacional

Authors

  • Daniel Armas Ramírez
  • Ian Josué López Sánchez

Professors:

  • Benjamín Cruz Torres
  • Amílcar Meneses Viveros

How to use it

  1. Clone the repository
git clone https://github.com/darmasrmez/2026-A071.git
  1. Create a virtual environment (we recommend using uv)
uv venv
  1. Install the dependencies
uv sync
  1. Edit the params.yml file with the desired model and size

  2. Run the application

uv run main.py
  1. Edit the .py file with the desired model and size

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors