Commit Graph

6 Commits

Author SHA1 Message Date
Andrej Karpathy 502f6816d6 Merge branch 'master' of https://github.com/ai-doge/llama2.c into ai-doge-master 2023-08-01 15:25:14 +00:00
aidoge 883cda1a2c fix freq_cos, freq_sin serialize 2023-08-01 16:31:43 +08:00
aidoge 7cbb47cc36 update export_meta_llama_bin, get freqs_cos, freqs_sin independently. 2023-07-28 12:25:05 +08:00
Andrej Karpathy 530ef8e778 light touchups to export script so one doesn't need to pass in a slash at the end 2023-07-27 05:08:45 +00:00
python273 4d1fa2f2c6 Export llama without llama 2023-07-26 01:32:00 +04:00
Andrej Karpathy c3e0d73bd2 we can inference Meta's Llama 2 7B, yay 2023-07-25 04:21:07 +00:00