brodykim.work

  • Packages
Results 4 packages owned by brodykim.work
Sort by

dart_tensor_preprocessingcopy "dart_tensor_preprocessing: ^0.5.1" to clipboard
dart_tensor_preprocessing: ^0.5.1 copied to clipboard

recently created package Added 19 days ago
3
likes
160
points
657
downloads
High-performance tensor preprocessing library for Flutter/Dart. NumPy-like transforms pipeline for ONNX Runtime inference.

anteatercopy "anteater: ^0.4.0" to clipboard
anteater: ^0.4.0 copied to clipboard

recently created package Added 17 days ago
0
likes
160
points
313
downloads
Anteater is a static analyzer for Dart that provides SSA-based data flow analysis, Datalog-based reasoning, code metrics, and configurable lint rules.#static-analysis#linter#code-quality#metrics#dart

dart_sentencepiece_tokenizercopy "dart_sentencepiece_tokenizer: ^1.1.0" to clipboard
dart_sentencepiece_tokenizer: ^1.1.0 copied to clipboard

recently created package Added 12 days ago
0
likes
160
points
164
downloads
A lightweight, pure Dart implementation of SentencePiece tokenizer. Supports BPE (Gemma) and Unigram (Llama) algorithms.#nlp#sentencepiece#tokenizer#machine-learning#llm

dart_bert_tokenizercopy "dart_bert_tokenizer: ^1.0.2" to clipboard
dart_bert_tokenizer: ^1.0.2 copied to clipboard

recently created package Added 19 days ago
0
likes
150
points
226
downloads
A lightweight, pure Dart implementation of BERT WordPiece tokenizer. 100% compatible with HuggingFace tokenizers.#nlp#bert#tokenizer#machine-learning#wordpiece