mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 19:58:35 +00:00
Remove some unusued bits. (#1067)
This commit is contained in:
@ -84,7 +84,6 @@ pub struct Segment {
|
||||
pub dr: DecodingResult,
|
||||
}
|
||||
|
||||
#[allow(unused)]
|
||||
pub struct Decoder {
|
||||
model: Model,
|
||||
rng: rand::rngs::StdRng,
|
||||
|
Reference in New Issue
Block a user