Second-Me/scripts
JimmyZQX a15b1e2ba7 feat: add data filtering pipeline with Ollama integration
- Add MergedDataJudge class for intelligent data filtering using Ollama Gemma
- Integrate automatic Ollama CLI installation into project setup process
- Add DATA_FILTERING step to training pipeline with concurrent processing
- Include testing for MergedDataJudge in its local main() function
- Add Ollama dependency to pyproject.toml
2025-07-21 00:57:28 -04:00
..
utils better symbol (#344) 2025-05-13 14:22:47 +08:00
downgrade_migration.py Feature/0416/add thinking mode (#264) 2025-04-24 14:19:23 +08:00
migrate_add_instance_password.py Initial commit 2025-03-20 00:37:54 +08:00
prompt_cuda.bat Added CUDA support (#228) 2025-04-25 10:20:36 +08:00
prompt_cuda.sh add execute right of prompt_cuda (#345) 2025-05-13 14:20:49 +08:00
restart-backend.sh Feat: Remove conda from setup (#195) 2025-04-10 19:39:26 +08:00
restart-force.sh fix: incorrect script paths in stop.sh and start.sh (#203) 2025-04-11 10:29:42 +08:00
restart.sh Feat: Remove conda from setup (#195) 2025-04-10 19:39:26 +08:00
run_migrations.py Feature/0416/add thinking mode (#264) 2025-04-24 14:19:23 +08:00
setup.sh feat: add data filtering pipeline with Ollama integration 2025-07-21 00:57:28 -04:00
start.sh Feat: Remove conda from setup (#195) 2025-04-10 19:39:26 +08:00
start_frontend.sh Feat: Remove conda from setup (#195) 2025-04-10 19:39:26 +08:00
start_local.sh Feature/0416/add thinking mode (#264) 2025-04-24 14:19:23 +08:00
status.sh Feat: Remove conda from setup (#195) 2025-04-10 19:39:26 +08:00
stop.sh Fix/cloud service stop (#384) 2025-06-17 15:07:39 +08:00