Tags: huggingface/candle
Tags
Rotating kv cache positions (#2901) * Retrieve the current positions for rotating KV caches. * Add the function to the kv cache too. * More testing.
Add a cudnn feature to candle-nn/candle-transformers. (#2890)
Add the CSM model. (#2862) * Add the CSM model. * Add some code to load the model. * Load the text tokenizer. * Add frame generation. * Get the sampling to work. * Rope fix. * Autoregressive generation. * Generate some audio file. * Use the actual prompt. * Support multiple turns. * Add a very barebone readme. * Move some of the shared bits to the model.
PreviousNext