0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-11 06:28:55 +02:00
construct/include/ircd/gpt
2022-10-18 22:01:35 +00:00
..
pipe ircd::gpt::pipe::range: Use opts for construction. 2022-10-16 01:34:03 +00:00
ctrl.h ircd::gpt: Resolve cycle count sampling; add debug log; fix count. 2022-10-06 22:01:41 +00:00
epoch.h ircd::gpt: Various refactoring. 2022-06-19 20:14:22 -07:00
gpt.h ircd::gpt::task: Refactor generator interface to member functions. 2022-07-01 20:17:56 -07:00
gpu.h ircd::gpt: Various refactoring. 2022-06-19 20:14:22 -07:00
model.h ircd::gpt::pipe: Enable mutable model; fixes for backpropagation; range stub. 2022-10-18 22:01:35 +00:00
opts.h ircd::gpt: Remove various cruft. 2022-09-24 16:40:39 -07:00
samp.h ircd::gpt::samp: Split dispatch branch into memfun. 2022-10-06 22:28:23 +00:00
step.h ircd::gpt: Various refactoring. 2022-06-19 20:14:22 -07:00
task.h ircd::gpt: Cache pipe::code instance in shared_ptr for task reuse. 2022-07-31 02:46:05 -07:00
token.h ircd::gpt::vocab: Add space-prefix convenience argument. 2022-07-01 17:36:45 -07:00
vector.h ircd::simt: Consolidate portables and macros from units into headers. 2022-10-11 02:13:46 +00:00
vocab.h ircd::gpt::vocab: Add tokenization and detokenization count() convenience. 2022-09-21 16:42:07 -07:00