Remove Tokenizer wrapper (#28)
* Remove Tokenizer wrapper Depends on https://github.com/huggingface/swift-transformers/pull/70 * Update swift-transformers revision
This commit is contained in:
@@ -5,6 +5,7 @@ import Foundation
|
||||
import LLM
|
||||
import MLX
|
||||
import MLXRandom
|
||||
import Tokenizers
|
||||
|
||||
@main
|
||||
struct LLMTool: AsyncParsableCommand {
|
||||
|
||||
Reference in New Issue
Block a user