Commit Graph

73 Commits

Author SHA1 Message Date
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
Johannes Rudolph 4c0a88249d add link to scala port 2023-07-31 14:59:11 +02:00
Leo Du 3b446baeb3 update readme 2023-07-31 03:34:34 -04:00
Chris Burgess ab39930d27 Update README.md 2023-07-30 01:53:48 -04: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
Andrej Karpathy c2bbe9c6fb link to the huggingface hub models instead 2023-07-27 00:14:23 +00:00
Andrej Karpathy 7a4ca4a98b add contributing section to readme, and also notable forks section 2023-07-26 23:58:49 +00:00
Andrej Karpathy f0f43b7288 small note on traing times 2023-07-26 22:12:50 +00:00
Andrej 7059d7dba9 Update README.md 2023-07-26 09:06:08 -07:00
Andrej 7496ea8108 Update README.md 2023-07-26 08:59:42 -07:00
Andrej f5d8797af2 Update README.md 2023-07-26 08:59:12 -07:00
Andrej 7f9f5ca853 Update README.md: new llama model export 2023-07-25 16:30:28 -07:00
madroid ac22fbce7e Update README.md: formate output samples 2023-07-26 00:46:14 +08:00
Andrej 6cf34d610a Update README.md 2023-07-25 08:14:48 -07:00
Andrej Karpathy 34ccb64ed8 fix typo in readme after adding the 110m model 2023-07-25 15:02:11 +00:00
Andrej Karpathy 94730f1766 add the 110m model, as it finished training 2023-07-25 15:00:57 +00:00
RichardScottOZ f3a1e227fe intimately 2023-07-25 21:26:30 +09:30
Andrej 98ec4ba23d Update README.md 2023-07-24 22:54:54 -07:00
Andrej 81c90bfcb7 Update README.md: small tweaks 2023-07-24 22:51:39 -07:00
Andrej cf625ecd7e Update README.md 2023-07-24 21:25:31 -07:00
Andrej Karpathy c3e0d73bd2 we can inference Meta's Llama 2 7B, yay 2023-07-25 04:21:07 +00:00
Andrej Karpathy cae88dfbab tune readme around timings etc 2023-07-24 23:27:48 +00:00
Andrej bf9f6f2ece Add discord link to Readme 2023-07-24 14:22:29 -07:00
Andrej 687473c009 Update README.md with TinyStories model series 2023-07-24 14:11:27 -07:00
Andrej Karpathy 50a086edde add warning about fastmath 2023-07-24 15:18:04 +00:00
Andrej Karpathy fff00ffd07 ack to lambda 2023-07-24 14:31:52 +00:00
Andrej Karpathy 9055766cf6 docs on how to run with openmp 2023-07-24 14:08:06 +00:00
Andrej Karpathy d548245321 readme update; -Ofast enables the other ones so they become spurious 2023-07-24 05:20:21 +00:00
William Moses 65e07462e4 Add information on compiler flags 2023-07-23 19:08:17 -10:00