| 123456789101112131415161718 |
- /qwen/venv/lib/python3.10/site-packages/transformers/utils/hub.py:111: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead.
- warnings.warn(
- 2025-07-18 00:58:14 - root - INFO - 日志系统已初始化,日志文件: /qwen/logs/training_20250718_005814.log
- 2025-07-18 00:58:14 - TrainingMonitor - INFO - 训练监控器已初始化,监控间隔: 30秒
- 2025-07-18 00:58:14 - SecurityModelApp - INFO - 网络安全模型应用程序已初始化
- === 模型选择 ===
- 可用的模型:
- 1. qwen2.5-1.5b-instruct: Qwen2.5-1.5B-Instruct (qwen2)
- 2. qwen2-1.5b-instruct: Qwen2-1.5B-Instruct (qwen2)
- 3. qwen2-7b-instruct: Qwen2-7B-Instruct (qwen2)
- 4. chatglm3-6b: ChatGLM3-6B (chatglm)
- 5. baichuan2-7b-chat: Baichuan2-7B-Chat (baichuan)
- 6. llama2-7b-chat: Llama2-7B-Chat (llama)
- 默认模型: Qwen2.5-1.5B-Instruct (qwen2.5-1.5b-instruct)
- 请选择模型 (输入数字编号,或直接回车使用默认模型):
- >
|