Justin-lee commited on
Commit
8e46316
·
verified ·
1 Parent(s): b65d866

Upload enterprise_llm_train.py

Browse files
Files changed (1) hide show
  1. enterprise_llm_train.py +7 -0
enterprise_llm_train.py ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ #!/usr/bin/env python3
2
+ """
3
+ 企業多任務 LLM 訓練腳本
4
+ 基座模型: Qwen/Qwen2.5-7B-Instruct + QLoRA 4-bit
5
+ 四大能力: 客服FAQ | 文件問答 | 工單分類 | 資訊抽取
6
+ """
7
+ # See full script in training job