0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-28 19:58:53 +02:00
construct/include/ircd/gpt
2022-10-06 22:01:41 +00:00
..
pipe ircd::gpt::pipe: Move the frame mapping command to the cycle. 2022-10-05 20:10:31 +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: Various refactoring. 2022-06-19 20:14:22 -07:00
opts.h ircd::gpt: Remove various cruft. 2022-09-24 16:40:39 -07:00
samp.h ircd::gpt: Various refactoring. 2022-06-19 20:14:22 -07: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::gpt: Various refactoring. 2022-06-19 20:14:22 -07:00
vocab.h ircd::gpt::vocab: Add tokenization and detokenization count() convenience. 2022-09-21 16:42:07 -07:00