gaialive commited on
Commit
ae44ed7
·
verified ·
1 Parent(s): 5060ab1

Update src/content.py

Browse files
Files changed (1) hide show
  1. src/content.py +7 -7
src/content.py CHANGED
@@ -1,7 +1,7 @@
1
  HERO_TEXT = """
2
  <div align="center">
3
  <a href="https://kinhtexanh.net/">
4
- <img style="max-height: 200px" alt="EcoLogits" src="https://raw.githubusercontent.com/genai-impact/ecologits/main/docs/assets/logo_calculator.png">
5
  </a>
6
  </div>
7
  <div align="center">
@@ -9,7 +9,7 @@ HERO_TEXT = """
9
  <b>VACTN AI Ecoprint</b> is a algorithm library that tracks the <b>energy consumption</b> and <b>environmental
10
  footprint</b> of using <b>generative AI</b> models through APIs.
11
  <br>
12
- This Calculator allows a broader access to <b>EcoLogits</b> estimates through a visual application.</i>
13
 
14
  </p>
15
 
@@ -76,7 +76,7 @@ When you're writing or interacting with an LLM, being aware of token count can h
76
  ABOUT_TEXT = r"""
77
  ## 🎯 Our goal
78
 
79
- **The main goal of the EcoLogits Calculator is to raise awareness on the environmental impacts of LLM inference.**
80
 
81
  The rapid evolution of generative AI is reshaping numerous industries and aspects of our daily lives. While these advancements offer some benefits, they also **pose substantial environmental challenges that cannot be overlooked**. Plus the issue of AI's environmental footprint has been mainly discussed at training stage but rarely at the inference stage. That is an issue because **inference impacts for large langauge models (LLMs) can largely overcome the training impacts when deployed at large scales**.
82
 
@@ -160,7 +160,7 @@ We aim to keep this tool available as a free and open-source ressource for the c
160
  3 easy ways to help this project :
161
  - Give a ❤️ like to this space
162
  - Give a ⭐ to the VACTN AI Ecoprint repo on [GitHub](https://kinhtexanh.net/)
163
- - Follow us on [LinkedIn](https://fr.linkedin.com/company/genai-impact)
164
 
165
  ### If you have 5 minutes
166
  Share your feedback, ask questions, help other members of the community !
@@ -169,7 +169,7 @@ Engage the discussion with us :
169
  - Start a new discussion on this space or on this
170
  [GitHub thread](https://kinhtexanh.net/)
171
  - Use the contact form on [VACTN AI Ecoprint](https://kinhtexanh.net/)
172
- - message us on [LinkedIn](https://www.linkedin.com/company/genai-impact/).
173
 
174
  ### If you have more to give
175
 
@@ -290,7 +290,7 @@ We compare the 🌍 GHG emissions (scaled) of the request and of a return flight
290
 
291
  We divide the scaled GHG emissions by this value to get the equivalent number of return flights.
292
 
293
- #### If you are motivated to help us test and enhance this methodology [contact us](https://genai-impact.org/contact/)! 💪
294
  """
295
 
296
  CITATION_LABEL = "BibTeX citation for EcoLogits Calculator and the VACTN AI Ecoprint library:"
@@ -298,7 +298,7 @@ CITATION_TEXT = """@misc{ecologits_calculator,
298
  author={...},
299
  title={VACTN AI Ecoprint Calculator},
300
  year={2025},
301
- howpublished= {\\url{https://huggingface.co/spaces/genai-impact/ecologits-calculator}},
302
  }
303
  @article{ecologits_paper,
304
  author = {...},
 
1
  HERO_TEXT = """
2
  <div align="center">
3
  <a href="https://kinhtexanh.net/">
4
+ <img style="max-height: 200px" alt="VACTN AI Ecoprint" src="https://cdn.pixabay.com/photo/2014/09/23/09/02/abstract-457345_1280.png">
5
  </a>
6
  </div>
7
  <div align="center">
 
9
  <b>VACTN AI Ecoprint</b> is a algorithm library that tracks the <b>energy consumption</b> and <b>environmental
10
  footprint</b> of using <b>generative AI</b> models through APIs.
11
  <br>
12
+ This Calculator allows a broader access to <b>VACTN AI Ecoprint</b> estimates through a visual application.</i>
13
 
14
  </p>
15
 
 
76
  ABOUT_TEXT = r"""
77
  ## 🎯 Our goal
78
 
79
+ **The main goal of the VACTN AI Ecoprint Calculator is to raise awareness on the environmental impacts of LLM inference.**
80
 
81
  The rapid evolution of generative AI is reshaping numerous industries and aspects of our daily lives. While these advancements offer some benefits, they also **pose substantial environmental challenges that cannot be overlooked**. Plus the issue of AI's environmental footprint has been mainly discussed at training stage but rarely at the inference stage. That is an issue because **inference impacts for large langauge models (LLMs) can largely overcome the training impacts when deployed at large scales**.
82
 
 
160
  3 easy ways to help this project :
161
  - Give a ❤️ like to this space
162
  - Give a ⭐ to the VACTN AI Ecoprint repo on [GitHub](https://kinhtexanh.net/)
163
+ - Follow us on [LinkedIn](https://www.linkedin.com/company/p4cng)
164
 
165
  ### If you have 5 minutes
166
  Share your feedback, ask questions, help other members of the community !
 
169
  - Start a new discussion on this space or on this
170
  [GitHub thread](https://kinhtexanh.net/)
171
  - Use the contact form on [VACTN AI Ecoprint](https://kinhtexanh.net/)
172
+ - message us on [LinkedIn](https://www.linkedin.com/company/p4cng).
173
 
174
  ### If you have more to give
175
 
 
290
 
291
  We divide the scaled GHG emissions by this value to get the equivalent number of return flights.
292
 
293
+ #### If you are motivated to help us test and enhance this methodology [contact us](https://chuyendoisoxanh.org/)! 💪
294
  """
295
 
296
  CITATION_LABEL = "BibTeX citation for EcoLogits Calculator and the VACTN AI Ecoprint library:"
 
298
  author={...},
299
  title={VACTN AI Ecoprint Calculator},
300
  year={2025},
301
+ howpublished= {\\url{https://chuyendoisoxanh.org/}},
302
  }
303
  @article{ecologits_paper,
304
  author = {...},