Replace helper functions with native burn functions
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
pub mod model;
|
||||
pub mod tokenizer;
|
||||
pub mod helper;
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,2 @@
|
||||
pub mod model;
|
||||
pub mod tokenizer;
|
||||
pub mod helper;
|
||||