Skip to content

Commit

Permalink
README add
Browse files Browse the repository at this point in the history
  • Loading branch information
eonurk committed Apr 8, 2024
1 parent 32dd156 commit 9c49872
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## Food for Thought

Isn’t funny how 2-bits seems to be natural evolution for LLMs? Like DNA which consists of 4 letters (A,T,G,C) or operates on 2-bits. In order to run an LLM, all you need is a weight matrix and a run file (e.g. [llama2.c](https://github.com/karpathy/llama2.c)), just like a DNA.

So, *what is the run.c function for DNA?*

I think we will learn the answer soon.

### Questions? Ideas? Wanna Chat? *Join us*.
[![](https://dcbadge.vercel.app/api/server/X7strFxxkz)](https://discord.gg/X7strFxxkz)

0 comments on commit 9c49872

Please sign in to comment.