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-04-28 16:08:19 +00:00
gptj Should be functional now 2023-04-27 08:00:08 +02:00
include Implemented proper scrolling 2023-04-28 18:04:07 +02:00
llama.cpp@0b2da20538 Updated llama.cpp 2023-04-27 08:22:51 +02: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 Should be functional now 2023-04-27 08:00:08 +02:00
justlm.cpp Initial GPT-J support 2023-04-26 16:32:45 +02:00
justlm_gptj.hpp Implemented proper scrolling 2023-04-28 18:04:07 +02:00
justlm_llama.hpp Implemented proper scrolling 2023-04-28 18:04:07 +02:00
justlm_pool.cpp Initial GPT-J support 2023-04-26 16:32:45 +02:00
LICENSE Add LICENSE 2023-04-28 16:08:19 +00:00
pybind.cpp Implemented context window scrolling 2023-04-27 09:57:28 +02:00