Climate Impact Of AI: Difference between revisions

 
(One intermediate revision by the same user not shown)
Line 37:
 
== Libraries and Tools ==
*'''ML CO2 ImpacImpact''': A tool to calculate Machine Learning CO2 emissions, available [https://mlco2.github.io/impact/ here].
*'''Experiment Impact Tracker''': Anther CO2 emissions calculator providing information about power draw from CPU and GPU, hardware information, python package versions, estimated carbon emissions information, and in California realtime carbon emission information, available [https://github.com/Breakend/experiment-impact-tracker here].
*'''Microsoft Emissions Impact Dashboard''': A tool by Microsoft to track carbon emissions related to Microsoft cloud services usage, [https://www.microsoft.com/en-us/sustainability/emissions-impact-dashboard here]
* '''Codecarbon''': A software package that integrates into Python codebase to estimate the amount of carbon dioxide produced by the cloud or personal computing resources used to execute the code, [https://codecarbon.io/ here]
 
== Data ==
 
* '''Hugging Face Model Cards''': Several model cards of trained Hugging Face models report the amount of CO2 it took to train them, [https://huggingface.co/models?other=co2_eq_emissions here].
 
== References ==