You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Enhancement: Batch Inference Support in candle-binding (#71)
* Feature Enhancement: Batch Inference Support in candle-binding
Feature Enhancement: Batch Inference Support in candle-binding
Signed-off-by: OneZero-Y <[email protected]>
fix: unified_classifier_test
Signed-off-by: OneZero-Y <[email protected]>
fix: unified_classifier_test
Signed-off-by: OneZero-Y <[email protected]>
fix: unit_test
Signed-off-by: OneZero-Y <[email protected]>
* feat: add LoRA training pipeline and intelligent model selection
- Complete LoRA training scripts for 3 classification tasks
- Smart model selection with architecture priority (BERT > RoBERTa > ModernBERT)
- Official Candle BERT integration for Python-Go consistency
- Enhanced unified classifier with high-confidence LoRA models
Signed-off-by: OneZero-Y <[email protected]>
* fix: unit test and model download from huggingface
Signed-off-by: OneZero-Y <[email protected]>
fix: unit test and model download from huggingface
Signed-off-by: OneZero-Y <[email protected]>
fix: unit test and model download from huggingface
Signed-off-by: OneZero-Y <[email protected]>
fix: unit test and model download from huggingface
Signed-off-by: OneZero-Y <[email protected]>
fix: unit test and model download from huggingface
Signed-off-by: OneZero-Y <[email protected]>
fix: unit test and model download from huggingface
Signed-off-by: OneZero-Y <[email protected]>
fix: unit test and model download from huggingface
Signed-off-by: OneZero-Y <[email protected]>
---------
Signed-off-by: OneZero-Y <[email protected]>
0 commit comments