Andrej Karpathy
|
faf8d159a3
|
use int instead of bool
|
2024-07-15 18:01:01 +00:00 |
|
Andrej Karpathy
|
64db3ded85
|
refactor gpt2 gpt3 descriptor to keep legacy behavior of -e, be strict everywhere, remove interpolation for now
|
2024-07-15 17:51:27 +00:00 |
|
Aleksa Gordic
|
6b62f3b9ae
|
Fix linker issue
|
2024-07-02 21:54:50 +02:00 |
|
Aleksa Gordic
|
d27331cced
|
Move socket header to utils.h
|
2024-07-02 21:17:28 +02:00 |
|
Aleksa Gordic
|
5645bd18b1
|
CI fix - add sockets header
|
2024-07-02 21:17:28 +02:00 |
|
Aleksa Gordic
|
1ae3243185
|
Add check versions of socket close
|
2024-07-02 21:17:28 +02:00 |
|
Erik Schultheis
|
6c24f13b55
|
check token validity
|
2024-06-26 02:01:24 +03:00 |
|
Ross Wheeler
|
2e6fd9b150
|
Add unistd.h for Windows cuDNN build
Small fix - move WIN32 change into dev.unistd.h
Add USE_CUDNN=1 build for Windows for CI
|
2024-06-25 10:36:59 -07:00 |
|
Erik Schultheis
|
33136e0b08
|
fix compilation with clang
|
2024-06-18 14:16:59 +03:00 |
|
Erik Schultheis
|
04234d0c24
|
utility functions for device <-> disk IO
|
2024-06-18 13:23:56 +03:00 |
|
Erik Schultheis
|
b02aab1f16
|
made implicit includes of standard headers explicit
|
2024-06-04 13:22:16 +03:00 |
|
Andrej Karpathy
|
35aa110244
|
more refactor
|
2024-05-30 19:39:29 +00:00 |
|
Andrej Karpathy
|
eed242702a
|
experiment with adding the llmc lib directory
|
2024-05-27 21:10:28 +00:00 |
|