Andrej Karpathy
0609eb6601
slightly tune todos
2023-08-05 17:13:35 +00:00
Andrej Karpathy
dcef5ff7c7
add a bit less embarassing argparse that uses keyword arguments instead of positional arguments
2023-08-05 17:08:11 +00:00
Andrej
9d001c6249
Merge pull request #223 from LexiestLeszek/master-1
...
Updated README.md with added steps for junior devs
2023-08-05 09:13:12 -07:00
Andrej
f93e7b5626
Merge pull request #228 from aiwizzard/master
...
Fixed typo in README.md
2023-08-05 09:09:19 -07:00
Andrej
ba036696b7
Merge branch 'master' into master
2023-08-05 09:08:51 -07:00
Clemens Akens
a4e961f378
Add Zig port to README
2023-08-04 18:00:04 +02:00
madroid
ec65aac182
Update README.md: add a Kotlin port of this project
2023-08-04 18:50:06 +08:00
Ajmal K
b9f303f3b8
Fixed typo in README.md
...
Fixed typo
2023-08-04 10:30:11 +05:30
Leszek Mielnikow
99ea2f7070
Updated README.md with added steps for junior devs
2023-08-03 09:10:13 +02:00
Andrej
9819ae4b3d
Merge branch 'master' into patch-1
2023-08-02 10:06:01 -07:00
Alfonso² Peterssen
30974307af
Add Java port.
2023-08-02 15:01:28 +02:00
Gottfried Haider
8dd9baddaa
Update README.md
2023-08-02 18:09:06 +08:00
Gottfried Haider
b2b5514a92
Add link to Emscripten port in README
2023-08-02 17:58:15 +08:00
Andrej
e2d4a386c7
Merge pull request #186 from vodkaslime/master
...
add vodkaslime llama.zig to readme
2023-08-01 09:00:37 -07:00
Andrej
e270c6eb3c
Update README.md: add mention of -f unroll loops option for gcc
2023-08-01 08:59:00 -07:00
Andrej
23f608350a
Merge branch 'master' into master
2023-08-01 08:50:52 -07:00
Andrej
221f4f929f
Merge branch 'master' into patch-1
2023-08-01 08:50:08 -07:00
Andrej
217667d085
Merge branch 'master' into notable-forks-patch
2023-08-01 08:49:08 -07:00
Andrej
9023840fe0
Merge branch 'master' into master
2023-08-01 08:34:23 -07:00
Andrej
f971b76008
Merge pull request #188 from leo-du/llama2.c
...
Add another Rust port in Readme
2023-08-01 08:21:06 -07:00
Andrej
9942a33ae2
Merge pull request #194 from celikin/patch-1
...
added JNI for android with compiler optimization
2023-08-01 08:20:50 -07:00
Andrej
13d22efe48
Merge branch 'master' into llama2.c
2023-08-01 08:19:31 -07:00
juvi
338f606c59
Merge branch 'master' into patch-1
2023-08-01 12:36:19 +02:00
Johannes Rudolph
4c0a88249d
add link to scala port
2023-07-31 14:59:11 +02:00
Vulcan
d0702edf1f
README.md - Update notable forks section
2023-07-31 18:12:56 +05:30
Leo Du
3b446baeb3
update readme
2023-07-31 03:34:34 -04:00
vodkaslime
68fc522139
add vodkaslime llama.zig to readme
2023-07-31 10:15:04 +08:00
juvi
13789ffe2c
Added julia port to notable forks section in README.md
2023-07-30 09:00:27 +02:00
Chris Burgess
ab39930d27
Update README.md
2023-07-30 01:53:48 -04:00
juvi
6f156fd5ac
Added Julia port to notable forks section in README.md
2023-07-29 16:56:40 +02:00
seung joon choi
43d19ed83c
Update README.md
...
Add llama2.js to notable forks section
2023-07-29 02:44:46 +09:00
Daniil Tcelikin
3418fed02b
added repository in readme
2023-07-28 15:11:35 +03:00
Andrej Karpathy
9949c50758
readme tweaks
2023-07-28 04:43:33 +00:00
Andrej Karpathy
2efc197c8f
oops readme smallfix
2023-07-28 04:36:53 +00:00
Andrej Karpathy
905c5c58d0
add mention of prompting into readme
2023-07-28 04:27:38 +00:00
Andrej Karpathy
568a651c45
slightly tune todos of the project
2023-07-27 23:03:35 +00:00
Andrej
747db60562
Merge pull request #133 from nikolaydubina/patch-1
...
Added Go ports
2023-07-27 15:08:21 -07:00
Franz Louis Cesista
b63cb91303
Add llama2.cpp to notable forks section
2023-07-28 05:06:37 +08:00
Nikolay Dubina
459b9c8561
Merge branch 'master' into patch-1
2023-07-28 01:19:10 +08:00
Andrej
9253d458f1
Merge pull request #139 from tairov/gnu
...
Add Makefile target to support builds on amazon linux & centos
2023-07-27 08:35:57 -07:00
Andrej
79933a8ab4
Merge pull request #137 from tatellos/master
...
Improve readme: clarify dependencies and other things to install
2023-07-27 08:30:20 -07:00
Nikolay Dubina
e970c275cf
Update README.md
2023-07-27 22:47:34 +08:00
Aydyn Tairov
2566ddf744
add README section for centos 7 & amazon linux make target
2023-07-27 15:00:27 +01:00
Mathias Arens
abfcdf141e
Improve readme: clarify dependencies and other things to install
2023-07-27 13:05:32 +02:00
Manuel Plank
9c0850daf7
add llama2.c-android to readme
2023-07-27 11:30:00 +02:00
Nikolay Dubina
d2817771e5
Update README.md
2023-07-27 14:40:21 +08:00
Andrej Karpathy
4e23ad8399
touchups to readme: reshuffle todos, and add a windows note
2023-07-27 06:17:13 +00:00
Travis Cline
01c06fa83c
readme: Include reference to go port
...
This adds a link to my go port of this project.
2023-07-26 22:44:15 -07:00
Som
7887133145
Center align cute llama image in README
...
Added HTML code to center align the cute llama image in the README file. The image is wrapped in a <p> tag with the "align" attribute set to "center" for proper alignment. Additionally, an "alt" attribute is included for accessibility.
2023-07-27 09:26:20 +05:30
Andrej Karpathy
5f681b64b1
oops missed a section somehow, updating readme
2023-07-27 03:01:48 +00:00