1
0
Fork 0
mirror of https://gitlab.com/niansa/libjustlm.git synced 2025-03-06 20:49:17 +01:00
Super easy to use library for doing LLaMA/GPT-J stuff!
Find a file
2023-03-30 07:03:33 -05:00
gpt2 Initial commit 2023-03-30 07:03:33 -05:00
llama.cpp@9cbc404ba6 Initial commit 2023-03-30 07:03:33 -05:00
.gitignore Initial commit 2023-03-30 07:03:33 -05:00
.gitmodules Initial commit 2023-03-30 07:03:33 -05:00
CMakeLists.txt Initial commit 2023-03-30 07:03:33 -05:00
justlm.hpp Initial commit 2023-03-30 07:03:33 -05:00
libjustlm_core.cpp Initial commit 2023-03-30 07:03:33 -05:00
libjustlm_gpt2.cpp Initial commit 2023-03-30 07:03:33 -05:00
libjustlm_llama.cpp Initial commit 2023-03-30 07:03:33 -05:00
test.cpp Initial commit 2023-03-30 07:03:33 -05:00