|
|
@@ -1,23 +1,24 @@
|
|
|
lq@lq:~$ sudo docker logs -f finetune-backend
|
|
|
INFO: Started server process [1]
|
|
|
INFO: Waiting for application startup.
|
|
|
-2026-05-19 16:40:10 | INFO | peft-platform | JobQueue started with 2 workers
|
|
|
+2026-05-19 16:49:51 | INFO | peft-platform | JobQueue started with 2 workers
|
|
|
INFO: Application startup complete.
|
|
|
INFO: Uvicorn running on http://0.0.0.0:8010 (Press CTRL+C to quit)
|
|
|
-INFO: 127.0.0.1:59114 - "GET /health HTTP/1.1" 200 OK
|
|
|
-INFO: 172.20.0.4:38930 - "GET /api/v1/models/ HTTP/1.0" 200 OK
|
|
|
-2026-05-19 16:40:50 | INFO | peft-platform | Remote test result: code=1, stdout_len=57, stderr_len=0
|
|
|
-2026-05-19 16:40:50 | INFO | peft-platform | stdout (first 500): {"error": "Model not found in cache: Qwen/Qwen3.5-0.8B"}
|
|
|
+INFO: 127.0.0.1:58862 - "GET /health HTTP/1.1" 200 OK
|
|
|
+Downloading: 100%|██████████| 36.0/36.0 [00:00<00:00, 114B/s]
|
|
|
+Downloading: 100%|██████████| 1.35k/1.35k [00:00<00:00, 4.58kB/s]
|
|
|
+2026-05-19 16:50:05 | WARNING | peft-platform | No training data files found in yanalong/yanalong. Available JSON files: ['configuration.json']
|
|
|
+2026-05-19 16:50:05 | INFO | peft-platform | Selected data file: /root/Fine-tuning/backend/data/processed/yanalong/yanalong/configuration.json (size=36)
|
|
|
+2026-05-19 16:50:05 | ERROR | peft-platform | Dataset download failed: (sqlalchemy.dialects.postgresql.asyncpg.Error) <class 'asyncpg.exceptions.DataError'>: invalid input for query argument $6: datetime.datetime(2026, 5, 19, 16, 50, 5... (can't subtract offset-naive and offset-aware datetimes)
|
|
|
+[SQL: INSERT INTO datasets (id, name, format, record_count, file_path, created_at) VALUES ($1::VARCHAR, $2::VARCHAR, $3::VARCHAR, $4::INTEGER, $5::VARCHAR, $6::TIMESTAMP WITHOUT TIME ZONE)]
|
|
|
+[parameters: ('8c678763-5fb3-4556-90ab-fe2abf10f881', 'yanalong/yanalong', 'jsonl', 1, '/root/Fine-tuning/backend/data/processed/ms_yanalong_yanalong/data.jsonl', datetime.datetime(2026, 5, 19, 16, 50, 5, 151652, tzinfo=datetime.timezone.utc))]
|
|
|
+(Background on this error at: https://sqlalche.me/e/20/dbapi)
|
|
|
+INFO: 172.20.0.4:58412 - "POST /api/v1/datasets/download HTTP/1.0" 400 Bad Request
|
|
|
+INFO: 172.20.0.4:56082 - "GET /api/v1/models/ HTTP/1.0" 200 OK
|
|
|
+2026-05-19 16:50:51 | INFO | peft-platform | Remote test result: code=1, stdout_len=34, stderr_len=0
|
|
|
+2026-05-19 16:50:51 | INFO | peft-platform | stdout (first 500): {"error": "Unable to load model"}
|
|
|
|
|
|
-2026-05-19 16:40:50 | ERROR | peft-platform | Remote model test failed:
|
|
|
-INFO: 172.20.0.4:38938 - "POST /api/v1/models/test HTTP/1.0" 400 Bad Request
|
|
|
-INFO: 127.0.0.1:56142 - "GET /health HTTP/1.1" 200 OK
|
|
|
-
|
|
|
-'[Errno 101] Network is unreachable' thrown while requesting HEAD https://huggingface.co/datasets/yanalong/yanalong/resolve/main/README.md
|
|
|
-2026-05-19 16:42:19 | WARNING | huggingface_hub.utils._http | '[Errno 101] Network is unreachable' thrown while requesting HEAD https://huggingface.co/datasets/yanalong/yanalong/resolve/main/README.md
|
|
|
-Retrying in 1s [Retry 1/5].
|
|
|
-2026-05-19 16:42:19 | WARNING | huggingface_hub.utils._http | Retrying in 1s [Retry 1/5].
|
|
|
-2026-05-19 16:42:20 | ERROR | peft-platform | Dataset download failed: Cannot send a request, as the client has been closed.
|
|
|
-INFO: 172.20.0.4:33656 - "POST /api/v1/datasets/download HTTP/1.0" 400 Bad Request
|
|
|
-INFO: 127.0.0.1:57332 - "GET /health HTTP/1.1" 200 OK
|
|
|
-INFO: 127.0.0.1:45734 - "GET /health HTTP/1.1" 200 OK
|
|
|
+2026-05-19 16:50:51 | ERROR | peft-platform | Remote model test failed:
|
|
|
+INFO: 172.20.0.4:56096 - "POST /api/v1/models/test HTTP/1.0" 400 Bad Request
|
|
|
+INFO: 127.0.0.1:39748 - "GET /health HTTP/1.1" 200 OK
|
|
|
+INFO: 127.0.0.1:43876 - "GET /health HTTP/1.1" 200 OK
|