0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-01 01:28:54 +02:00
construct/include/ircd/gpt
2023-02-16 21:13:18 -08:00
..
pipe ircd::gpt::pipe::range: Use opts for construction. 2022-10-16 01:34:03 +00:00
ctrl.h ircd::gpt: Add micro-benchmark start/stop probes. 2023-02-16 21:13:18 -08: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: Remove hostside backprop branch for now; simplify sample tokenizer. 2022-11-03 18:28:53 +00: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: Simplify keywording; tease out OpenCL version by target. 2022-10-30 18:44:50 +00:00
vocab.h ircd::gpt::vocab: Add tokenization and detokenization count() convenience. 2022-09-21 16:42:07 -07:00