Grammar: small fixes

This commit is contained in:
Akemi Izuko 2024-01-03 15:06:52 -07:00
parent 9ed54c01b4
commit 7baf0a5f52
Signed by: akemi
GPG key ID: 8DE0764E1809E9FC
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ const today = new Date();
--- ---
<footer> <footer>
&copy; 2023-{today.getFullYear()} Emiliko Mirror. No rights reserved. &copy; 2023-{today.getFullYear()} Akemi Izuko. Licensed under AGPL.
<div class="social-links"> <div class="social-links">
<a href="/contact"> <a href="/contact">
<span class="sr-only">Email</span> <span class="sr-only">Email</span>

View file

@ -76,7 +76,7 @@ but they were all still running through the OpenAI's ChatGPT API.
#### Early 2023 #### Early 2023
In March 2023, Meta kick-started the local llama movement, by releasing In March 2023, Meta kick-started the local llama movement, by releasing
[LlaMa](https://ai.meta.com/blog/large-language-model-llama-meta-ai/) a 65B [LLaMA](https://ai.meta.com/blog/large-language-model-llama-meta-ai/) a 65B
parameter llama that was open source! Benchmarks aside, it was not very good. parameter llama that was open source! Benchmarks aside, it was not very good.
ChatGPT continued to be viewed as considerably better. However, it provided a ChatGPT continued to be viewed as considerably better. However, it provided a
strong base for further iteration, and gave the local llama community a much strong base for further iteration, and gave the local llama community a much

View file

@ -21,7 +21,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts';
Akemi Izuko Akemi Izuko
</h1> </h1>
<p id="about"> <p id="about">
Hey! I'm Akemi, a 4th year CS honor student at Hey! I'm Akemi, a 4th year CS honors student at
<a href="https://www.ualberta.ca/computing-science/index.html"> <a href="https://www.ualberta.ca/computing-science/index.html">
UAlberta</a>. Email is the best way to <a href="/contact">get in UAlberta</a>. Email is the best way to <a href="/contact">get in
touch</a> with me. Some of my interests include <a href="/unix"> touch</a> with me. Some of my interests include <a href="/unix">