c-llm/llmc
2024-06-03 21:37:18 +00:00
..
cublas_common.h refactor part 2, moving stuff into common files so that we can later nicely separate out all the kernels as well 2024-06-03 18:10:33 +00:00
cuda_common.h moved device utilities into a separate file, and follow-up cleanup 2024-06-03 23:58:47 +03:00
cuda_utils.cuh moved device utilities into a separate file, and follow-up cleanup 2024-06-03 23:58:47 +03:00
cudnn_att.cpp moved device utilities into a separate file, and follow-up cleanup 2024-06-03 23:58:47 +03:00
cudnn_att.h moved device utilities into a separate file, and follow-up cleanup 2024-06-03 23:58:47 +03:00
dataloader.h Remove file size - not used 2024-06-03 12:14:58 +02:00
encoder.cuh also move the launchers 2024-06-03 21:37:18 +00:00
logger.h more refactor 2024-05-30 19:39:29 +00:00
mfu.h add new file llmc/mfu.h for MFU calculations for different GPUs 2024-06-03 01:41:18 +00:00
rand.h Add clarification on Box-Muller 2024-06-02 15:04:45 +02:00
sampler.h refactor part 2, moving stuff into common files so that we can later nicely separate out all the kernels as well 2024-06-03 18:10:33 +00:00
tokenizer.h experiment with adding the llmc lib directory 2024-05-27 21:10:28 +00:00
utils.h more refactor 2024-05-30 19:39:29 +00:00