bajsicki.com/public/posts/llm-note/index.html

164 lines
3.7 KiB
HTML
Raw Normal View History

2024-09-26 14:32:13 +02:00
<!DOCTYPE html>
<html lang="en-us"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>Note about LLM&#39;s and training data - phil@bajsicki:~$</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="description"
content="No license is granted for any use of the content on this website for the purposes of training Large Language Models (commonly referred to as &ldquo;AI&rdquo;), commercial, or any other purposes not covered by Fair Use.
Yes, I don&rsquo;t want corporations to profit a single bit from my work. Bite me.
Join the FSF. ">
<link rel="canonical" href="http://localhost:1313/posts/llm-note/" />
<link rel="icon" href="http://localhost:1313/images/logo_w.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/modern-normalize/1.1.0/modern-normalize.min.css" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="preload" as="style"
href="https://fonts.googleapis.com/css?family=Noto+Serif+SC|Noto+Emoji&display=swap" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Noto+Serif+SC|Noto+Emoji&display=swap"
media="print" onload="this.media='all'" />
<noscript>
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Noto+Serif+SC&display=swap" />
</noscript>
<link rel="stylesheet" href="/css/hugo-tufte.min.css">
<link rel="stylesheet" href="/css/hugo-tufte-options.min.css">
<link rel="stylesheet" href="/css/hugo-tufte-override.css">
</head>
<body>
<article id="main">
<header class="brand">
<h1>phil@bajsicki:~$</h1>
<p class="subtitle"></p>
<nav class="menu">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/about/">About</a></li>
<li><a href="/posts/">Posts</a></li>
</ul>
</nav>
<hr />
</header>
<section>
2024-09-27 15:29:50 +02:00
<h1 class="content-title">Note about LLM&#39;s and training data</h1><span class="content-meta"><p class="date">2023-03-09</p><span>1 min read&nbsp;</span><a href="http://localhost:1313/tags/copyright">copyright</a>&nbsp;<a href="http://localhost:1313/tags/thieves">thieves</a>&nbsp;<a href="http://localhost:1313/categories/llm">@llm</a>&nbsp;<a href="http://localhost:1313/categories/tech">@tech</a>&nbsp;</span></section>
2024-09-26 14:32:13 +02:00
<section><p>No license is granted for any use of the content on this website for the purposes of training Large Language Models (commonly referred to as &ldquo;AI&rdquo;), commercial, or any other purposes not covered by Fair Use.</p>
<p>Yes, I don&rsquo;t want corporations to profit a single bit from my work. Bite me.</p>
<p><a href="https://my.fsf.org/join">Join the FSF.</a></p>
</section>
<section><footer class="page-footer">
<hr />
<div class="previous-post" style="display:inline-block;">
<a class="link-reverse" href="http://localhost:1313/posts/brain-lube-3/?ref=footer">« Brain supplements: A two month summary</a>
</div>
<div class="next-post", style="display:inline-block;float:right;">
<a class="link-reverse" href="http://localhost:1313/posts/shared-hosting-scam/?ref=footer">Shared hosting is a scam »</a>
</div>
<ul class="page-footer-menu">
</ul>
<div class="copyright">
<p>
©2024 Phil Bajsicki
</p>
</div>
</footer>
</section>
<section><nav class="menu">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/about/">About</a></li>
<li><a href="/posts/">Posts</a></li>
</ul>
</nav>
</section>
</article>
</body>
</html>