What to read next
You installed the bundle and wrote a device-portable program. The rest of the documentation, in a useful reading order:
- How-to guides: problem-oriented recipes past the tutorial, from quantized weights to HTTP serving. Additional examples sit inside it: standalone programs in the bundle, one per subsystem;
computeandasyncdeepen what the tutorial introduced, andio,runtime,tokenizerandhttp_servercarry it to a served model. - API reference: every public namespace, class and function, generated from the headers you compile against.
ClikaRT/clika_rt.hincludes them all. - Modelverse: the CLIKA model library. Models packaged so ClikaRT loads and runs them as they are, with quantized variants per class of device.
- System requirements: the platform, toolchain, driver and accelerator tables, for when you leave your development machine.