164 lines
3.6 KiB
HTML
164 lines
3.6 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en-us"><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||
|
<title>Note about LLM'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 “AI”), commercial, or any other purposes not covered by Fair Use.
|
||
|
Yes, I don’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>
|
||
|
<h1 class="content-title">Note about LLM's and training data</h1><span class="content-meta"><p class="author">[Phil Bajsicki]</p><p class="date">2023-03-09</p><span>1 min read </span><a href="http://localhost:1313/tags/copyright">copyright</a> <a href="http://localhost:1313/tags/llm">llm</a> <a href="http://localhost:1313/tags/thieves">thieves</a> </span></section>
|
||
|
|
||
|
|
||
|
|
||
|
<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 “AI”), commercial, or any other purposes not covered by Fair Use.</p>
|
||
|
<p>Yes, I don’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>
|