robert-ceps commited on
Commit
58893bb
·
verified ·
1 Parent(s): fb1f351

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -246,7 +246,7 @@
246
  7: `
247
  <h2>Chinese Developers Account for over 45% of Top Open-Model Downloads</h2>
248
  <p>From recently uploaded models, Qwen, DeepSeek and Llama were downloaded most, based on downloads in 2025, counting downloads up to one year after each model’s release. Most notably, over 45% of downloads came from Chinese models.<p>
249
- Read the <a href="https://aiworld.eu/story/chinese-developers-account-for-over-45-of-top-open-model-downloads" target="_blank" rel="noopener noreferrer"><u>full story</u></a></p>
250
  <em style="font-size: 0.8em;">💡Tip: Click the small square icon in the top right corner to access full screen view!</em></p>
251
  <div class="responsive-iframe-container">
252
  <button onclick="toggleBrowserFullscreen(this.parentElement)" style="position: absolute; top: 10px; right: 10px; z-index: 10; padding: 8px; background: rgba(0,0,0,0.6); color: white; border: none; border-radius: 4px; cursor: pointer;">⛶</button>
@@ -271,7 +271,7 @@
271
  case 6:
272
  return "https://aiworld.eu/story/the-growing-number-of-non-english-models";
273
  case 7:
274
- return "https://aiworld.eu/story/chinese-developers-account-for-over-45-of-top-open-model-downloads";
275
  default:
276
  return "#"; // fallback for days not yet defined
277
  }
 
246
  7: `
247
  <h2>Chinese Developers Account for over 45% of Top Open-Model Downloads</h2>
248
  <p>From recently uploaded models, Qwen, DeepSeek and Llama were downloaded most, based on downloads in 2025, counting downloads up to one year after each model’s release. Most notably, over 45% of downloads came from Chinese models.<p>
249
+ Read the <a href="https://aiworld.eu/story/chinese-developers-account-for-over-45-of-top-open-model-public-downloads" target="_blank" rel="noopener noreferrer"><u>full story</u></a></p>
250
  <em style="font-size: 0.8em;">💡Tip: Click the small square icon in the top right corner to access full screen view!</em></p>
251
  <div class="responsive-iframe-container">
252
  <button onclick="toggleBrowserFullscreen(this.parentElement)" style="position: absolute; top: 10px; right: 10px; z-index: 10; padding: 8px; background: rgba(0,0,0,0.6); color: white; border: none; border-radius: 4px; cursor: pointer;">⛶</button>
 
271
  case 6:
272
  return "https://aiworld.eu/story/the-growing-number-of-non-english-models";
273
  case 7:
274
+ return "https://aiworld.eu/story/chinese-developers-account-for-over-45-of-top-open-model-public-downloads";
275
  default:
276
  return "#"; // fallback for days not yet defined
277
  }