mirror of
https://github.com/huggingface/candle.git
synced 2025-06-17 19:18:50 +00:00
add quantized rwkv v5 model (#1743)
* and quantized rwkv v5 model * Integrate the quantized rwkv model in the initial example. --------- Co-authored-by: laurent <laurent.mazare@gmail.com>
This commit is contained in:
@ -30,6 +30,7 @@ pub mod quantized_llama2_c;
|
||||
pub mod quantized_mistral;
|
||||
pub mod quantized_mixformer;
|
||||
pub mod quantized_mpt;
|
||||
pub mod quantized_rwkv_v5;
|
||||
pub mod quantized_stable_lm;
|
||||
pub mod quantized_t5;
|
||||
pub mod qwen2;
|
||||
|
Reference in New Issue
Block a user