Commit graph

  • 9660d34f5b fix: handle both reasoning_content and reasoning attributes majiayu000 2026-01-04 19:33:15 +08:00
  • 159451188b
    Merge 6a55aef438 into d0e40251d9 Syed Khaja Moinuddin 2025-11-09 20:56:15 +05:30
  • 6a55aef438
    Add WSL/Ubuntu setup instructions to README Syed Khaja Moinuddin 2025-11-09 20:54:56 +05:30
  • 2d6da197f2
    Merge 1246751779 into d0e40251d9 DYAI 2025-11-01 04:36:23 +00:00
  • 1246751779
    Update install-ubuntu.sh DYAI 2025-11-01 05:36:21 +01:00
  • ce15326448 Add automated Ubuntu/Debian installation script with documentation Claude 2025-10-30 16:07:59 +00:00
  • 97900aa1c9
    Merge c3fc79733b into d0e40251d9 Felix Tao 2025-09-30 00:44:49 +00:00
  • c3fc79733b "Claude Code Review workflow" add-claude-github-actions-1759193070771 Felix Tao 2025-09-30 08:44:34 +08:00
  • 14bc35de34 "Claude PR Assistant workflow" Felix Tao 2025-09-30 08:44:33 +08:00
  • fff5de78b8
    Merge 13265dfff0 into d0e40251d9 mihail0011 2025-09-27 17:13:24 -04:00
  • c94641d282
    Merge ac81a17219 into d0e40251d9 Xunzhuo 2025-09-27 17:13:16 -04:00
  • 6e4d2baf73
    Merge 738ddd8e77 into d0e40251d9 team-adamstewartai 2025-09-27 17:12:34 -04:00
  • 2fa5b7da88
    Merge 70b753d9ba into d0e40251d9 team-adamstewartai 2025-09-27 17:12:34 -04:00
  • f840abe743
    Merge 7f61487380 into d0e40251d9 neo 2025-09-27 16:24:32 -04:00
  • 465b5f4993
    Merge 81fafdb675 into d0e40251d9 Yash Bodade 2025-09-24 17:53:44 +05:30
  • 81fafdb675
    Update wechat_bot.py Yash Bodade 2025-09-24 17:52:28 +05:30
  • fc2e69ab11
    Merge a406f9b2e8 into d0e40251d9 npkearns 2025-09-24 14:09:16 +08:00
  • 87756ef2a5
    Merge 351e66be84 into d0e40251d9 Xinghan Pan 2025-09-22 15:12:33 +08:00
  • b449ce1314
    Merge 515a4e6b5d into d0e40251d9 fuder.eth 2025-09-19 18:58:52 +08:00
  • d0e40251d9
    Update README.md (#403) master Xiang Ying 2025-09-19 11:31:40 +08:00
  • e151ee3966
    Update README.md yingapple-patch-1 Xiang Ying 2025-09-19 11:28:54 +08:00
  • b16af0ed56
    Merge 968332f364 into f5bb0dad59 Zach Pitroda 2025-08-20 23:28:55 +09:30
  • 377ec314fb
    Merge ec8492cd54 into f5bb0dad59 Zach Pitroda 2025-08-20 23:28:40 +09:30
  • 4b6adb5b7f
    Merge 632b98f146 into f5bb0dad59 Zach Pitroda 2025-08-20 23:28:38 +09:30
  • 10d792c835
    Merge 94376eae6c into f5bb0dad59 Zach Pitroda 2025-08-20 23:28:28 +09:30
  • f5bb0dad59
    Data Filtering with Gemma (#396) develop JimmyZQX 2025-08-14 23:19:12 -04:00
  • 9e5e986eaa fix: Add data filtering steps to cloud training to resolve KeyError JimmyZQX 2025-08-11 21:47:25 -04:00
  • 614cfbeef9 fix: filter ANSI escape sequences from Ollama logs in data filtering step JimmyZQX 2025-08-08 02:58:48 -04:00
  • 005b08d6b0 Added scoring reasoning as part of the merged data JimmyZQX 2025-07-31 03:11:52 -04:00
  • 034535d536 Fixed wiki_res.json missing due to no database connection at wiki/base.py module import JimmyZQX 2025-07-30 03:25:11 -04:00
  • d75ca2579e Merge metadata error fix JimmyZQX 2025-07-30 01:07:10 -04:00
  • a765759265
    remove additional data (#399) doubleBlack2 2025-07-28 16:36:40 +08:00
  • a212074e8c remove additional data fix/wiki_additional_data yanmuyuan 2025-07-28 16:34:12 +08:00
  • c7e56858dc
    remove additional data (#398) doubleBlack2 2025-07-28 16:11:25 +08:00
  • c18ce1ff5d remove additional data fix/additional_data yanmuyuan 2025-07-28 15:16:09 +08:00
  • 14e59467f2 fix: quote unquoted shade icons to prevent JSON parsing errors JimmyZQX 2025-07-24 01:34:23 -04:00
  • b8511785be resolve data filtering quality_level error by commenting out problematic fields, change TrainProcessService back to original class definition JimmyZQX 2025-07-24 00:56:54 -04:00
  • 594dc19406 Add frontend for data filtering pipeline JimmyZQX 2025-07-22 01:00:16 -04:00
  • eddff6049a fix: adjust error handling for MergedDataJudge: - Keep original merged.json unchanged when any error occurs - Exit filtering process immediately on errors instead of continuing with defaults - Ensure training pipeline continues safely even if data filtering fails JimmyZQX 2025-07-21 01:41:36 -04:00
  • 7cc6094392 Add logging for outputting data filtering parameters JimmyZQX 2025-07-21 01:30:30 -04:00
  • 5b45c2bcba feat: add automatic Ollama model cleanup after data filtering JimmyZQX 2025-07-21 01:19:47 -04:00
  • a15b1e2ba7 feat: add data filtering pipeline with Ollama integration JimmyZQX 2025-07-21 00:57:28 -04:00
  • f7f8262fec Fix metadata API compatibility issues by commenting out metadata tags in LLM API calls JimmyZQX 2025-07-20 17:24:06 -04:00
  • 77d9202a05 Ignore log file created on root (mainly for synthetic_data_generation.log) JimmyZQX 2025-07-20 01:55:01 -04:00
  • b00e846e94 Add code for data filtering llm judge JimmyZQX 2025-07-20 01:53:09 -04:00
  • d96eda2e0d
    Fix/new data fix (#394) doubleBlack2 2025-07-03 18:56:37 +08:00
  • 5e49f4a514 fix stop error fix/new_data_fix yanmuyuan 2025-07-03 15:51:24 +08:00
  • f92b172ee6 fix stop error yanmuyuan 2025-07-03 14:30:24 +08:00
  • f50bfb0b26 fix stop error yanmuyuan 2025-07-03 14:18:54 +08:00
  • c8a9ab453d fix stop error yanmuyuan 2025-07-03 11:48:52 +08:00
  • 591c0885fb fix stop error yanmuyuan 2025-07-03 10:56:51 +08:00
  • 7ced802c46 fix error yanmuyuan 2025-07-03 10:19:03 +08:00
  • 9ed6e46222 fix yanmuyuan 2025-07-01 19:05:43 +08:00
  • 7becdc4f84
    Feature/new data (#393) wuyuxiangX 2025-07-01 15:39:04 +08:00
  • 575888f763 shades and topic feature/new_data yanmuyuan 2025-07-01 14:42:25 +08:00
  • ff29932eee
    Merge 4ac2584db5 into ea86f26af3 zhongkexingzhi 2025-06-28 15:16:35 +08:00
  • a563618f8b Merge remote-tracking branch 'origin/feature/new_data' into feature/new_data yanmuyuan 2025-06-27 16:19:16 +08:00
  • bc707b2b4b new data pipiline yanmuyuan 2025-06-27 16:18:54 +08:00
  • a85be41b49 new data pipiline yanmuyuan 2025-06-27 15:56:52 +08:00
  • ea86f26af3
    Feature/cloud upgrade (#388) wuyuxiangX 2025-06-23 14:21:23 +08:00
  • 4dbd6250bc load error feature/cloud_upgrade yanmuyuan 2025-06-19 14:19:26 +08:00
  • 443936e5c5
    Merge 6599ab1eff into a01aaa98dc Zach Pitroda 2025-06-17 13:40:43 +02:00
  • 45ca55bbff
    Merge 50cb449e0a into a01aaa98dc doubleBlack2 2025-06-17 13:40:43 +02:00
  • 31b2c84f1e feat: update originPrompt to simplify response structure and enhance clarity wyx-hhhh 2025-06-17 16:23:52 +08:00
  • 61ac4bc6e3 Fix/cloud service stop (#384) doubleBlack2 2025-06-17 15:07:39 +08:00
  • a01aaa98dc
    Fix/cloud service stop (#384) doubleBlack2 2025-06-17 15:07:39 +08:00
  • cabb390110 feat: store complete training parameters in local storage wyx-hhhh 2025-06-17 11:50:10 +08:00
  • 740448826f chore: update API endpoints and file paths for local development environment yanmuyuan 2025-06-16 20:39:53 +08:00
  • cd94c5aea1 feat: Add cloud service status check function to optimize model status management wyx-hhhh 2025-06-16 20:25:59 +08:00
  • 973c4f9d1b Qwen 3 yanmuyuan 2025-06-16 16:30:15 +08:00
  • f7edeabbb1 refactor: simplify chat data processing and update model training configuration yanmuyuan 2025-06-16 14:10:34 +08:00
  • 515a4e6b5d
    Update role_dto.py fuder.eth 2025-06-14 16:01:21 +02:00
  • 0e72545a36
    Update convert_hf_to_gguf.py fuder.eth 2025-06-14 16:00:57 +02:00
  • 376c08e513 feat: Updated the model name to Qwen3, adjusted related configurations and default values wyx-hhhh 2025-06-12 19:24:13 +08:00
  • 6c54281e29 remove qwen2.5 yanmuyuan 2025-06-12 17:32:23 +08:00
  • 829cbd5a1a feat: Update cloud model deployment information, add deployment status and related parameters wyx-hhhh 2025-06-12 15:54:25 +08:00
  • 98d1beb846 add model,name yanmuyuan 2025-06-12 13:46:45 +08:00
  • 2e081181fb add name,deploy model yanmuyuan 2025-06-12 12:03:39 +08:00
  • 0bc3e87ca6 add deployed_name yanmuyuan 2025-06-12 11:15:42 +08:00
  • 7f61487380
    docs: add links to other language versions of README neo 2025-06-11 19:54:23 +08:00
  • 34fa9f437d cloud serive add yanmuyuan 2025-06-11 19:10:00 +08:00
  • 16163ec8af feat: Updated the cloud service model list and fixed the error message in the training process service wyx-hhhh 2025-06-11 18:01:57 +08:00
  • 93ecd9d0d1 add Chinese language, fix top fix/CloudServiceStop yanmuyuan 2025-06-06 17:23:43 +08:00
  • b12f79fc19 feature: Add language parameter to support multi-language training configuration wyx-hhhh 2025-06-06 16:58:06 +08:00
  • f6acf3f099 fix stop yanmuyuan 2025-06-06 15:12:50 +08:00
  • 5bfb4087d4 feature: Added cloud training pause status check function to optimize training process control wyx-hhhh 2025-06-06 10:44:33 +08:00
  • 6022928bd0 Merge remote-tracking branch 'origin/fix/CloudServiceStop' into fix/CloudServiceStop yanmuyuan 2025-06-05 17:55:48 +08:00
  • a59746d91e Stop logic modification yanmuyuan 2025-06-05 17:55:31 +08:00
  • e8c1ad788b feature: Added pause status polling function and updated cloud training stop logic wyx-hhhh 2025-06-05 17:51:17 +08:00
  • b757bae25b add pending status yanmuyuan 2025-06-05 16:46:24 +08:00
  • eb382f8ccb fix cloud service stop yanmuyuan 2025-06-05 16:26:22 +08:00
  • f3e4d289e6
    Feature/cloud service (#383) snapshot_0604 doubleBlack2 2025-06-04 19:52:14 +08:00
  • dc5cf0169e feat: Update .gitignore to include job_id.json and add .gitkeep for gguf directory feature/CloudService wyx-hhhh 2025-06-04 18:48:46 +08:00
  • 91e4c95348 fix: Simplify cloud provider display by removing conditional rendering for Alibaba Cloud wyx-hhhh 2025-06-04 18:00:34 +08:00
  • d177a88b79
    Fix/0519/fix repeat generate (#382) yexiangle 2025-06-04 17:51:25 +08:00
  • 5ac9905f97 feat: Optimize CloudProviderModal component, add API key preloading and state management wyx-hhhh 2025-06-04 17:47:17 +08:00
  • 5c8633b524 feat: Add API key preloading function to optimize the loading experience when the modal box is opened wyx-hhhh 2025-06-04 17:04:56 +08:00
  • 7dfd37b904 feat: Update the default values and merging logic of cloud training parameters to ensure parameter consistency wyx-hhhh 2025-06-04 14:22:11 +08:00
  • 24645c7fc9 refactor: optimize cloud training process with improved stop handling and file path updates yanmuyuan 2025-06-04 13:08:05 +08:00
  • 112acf2275 feat: The document embedding part is restored to its original state wyx-hhhh 2025-06-04 11:00:06 +08:00