This website requires JavaScript.
Explore
Help
Sign In
geohot
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
Actions
Activity
Files
eda43767de9e6436d6a4b6056e25c84beea44410
tinygrad
/
extra
/
models
T
History
chenyu
and
GitHub
f88506e630
move gpt2/llama sampling inside the model call (
#3013
)
...
* move gpt2/llama sampling inside the model call * argmax uses one more kernel
2024-01-04 17:01:50 -05:00
..
bert.py
move to new cached fetch (
#2493
)
2023-11-28 17:36:55 -08:00
convnext.py
move to new cached fetch (
#2493
)
2023-11-28 17:36:55 -08:00
efficientnet.py
add name support to fetch (
#2407
)
2023-11-23 14:16:17 -08:00
llama.py
move gpt2/llama sampling inside the model call (
#3013
)
2024-01-04 17:01:50 -05:00
mask_rcnn.py
move dtypes to dtype.py (
#2964
)
2024-01-01 14:58:48 -08:00
resnet.py
move to new cached fetch (
#2493
)
2023-11-28 17:36:55 -08:00
retinanet.py
move to new cached fetch (
#2493
)
2023-11-28 17:36:55 -08:00
rnnt.py
move to new cached fetch (
#2493
)
2023-11-28 17:36:55 -08:00
transformer.py
move things, clean up extra (
#2292
)
2023-11-13 20:18:40 -08:00
unet3d.py
move to new cached fetch (
#2493
)
2023-11-28 17:36:55 -08:00
vit.py
move to new cached fetch (
#2493
)
2023-11-28 17:36:55 -08:00