David Kagramanyan commited on
Commit
c76eb03
1 Parent(s): 5a047ca
aws-nl-core-news-sm-3830_full_log.txt DELETED
@@ -1,97 +0,0 @@
1
- jlq2f 2023-10-05T08:00:02.841Z INFO | Start loading image artifacts from huggingface.co
2
- jlq2f 2023-10-05T08:00:02.841Z INFO | Used configuration:
3
- jlq2f 2023-10-05T08:00:02.841Z INFO | Repository Revision: 8f16412daebc9474d4abf149f74c3d0ed097d9a7
4
- jlq2f 2023-10-05T08:00:02.841Z INFO | Repository ID: dkagramanyan/ner-dutch-flair-endpoint
5
- jlq2f 2023-10-05T08:00:02.930Z INFO | Ignore regex pattern for files, which are not downloaded: *onnx*, *tar.gz, flax*, *ckpt, *openvino*, *mlmodel, *tflite, *safetensors, rust*, tf*
6
- jlq2f 2023-10-05T08:00:07.812Z Login successful
7
- jlq2f 2023-10-05T08:00:07.812Z Token will not been saved to git credential helper. Pass `add_to_git_credential=True` if you want to set the git credential as well.
8
- jlq2f 2023-10-05T08:00:07.812Z Your token has been saved to /root/.cache/huggingface/token
9
- jlq2f 2023-10-05T08:00:07.812Z Token is valid.
10
- jlq2f 2023-10-05T08:00:11.425Z 2023-10-05 08:00:11,425 | INFO | Found custom pipeline at /repository/handler.py
11
- jlq2f 2023-10-05T08:00:11.425Z 2023-10-05 08:00:11,425 | INFO | Initializing model from directory:/repository
12
- jlq2f 2023-10-05T08:00:11.426Z Application startup failed. Exiting.
13
- jlq2f 2023-10-05T08:00:11.426Z
14
- jlq2f 2023-10-05T08:00:11.426Z File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
15
- jlq2f 2023-10-05T08:00:11.426Z File "<frozen importlib._bootstrap_external>", line 850, in exec_module
16
- jlq2f 2023-10-05T08:00:11.426Z spec.loader.exec_module(handler)
17
- jlq2f 2023-10-05T08:00:11.426Z File "/app/huggingface_inference_toolkit/handler.py", line 41, in get_inference_handler_either_custom_or_default_handler
18
- jlq2f 2023-10-05T08:00:11.426Z File "/opt/conda/lib/python3.9/site-packages/starlette/routing.py", line 705, in lifespan
19
- jlq2f 2023-10-05T08:00:11.426Z File "/opt/conda/lib/python3.9/site-packages/starlette/routing.py", line 682, in startup
20
- jlq2f 2023-10-05T08:00:11.426Z File "/opt/conda/lib/python3.9/site-packages/starlette/routing.py", line 584, in __aenter__
21
- jlq2f 2023-10-05T08:00:11.426Z Traceback (most recent call last):
22
- jlq2f 2023-10-05T08:00:11.426Z File "/app/huggingface_inference_toolkit/utils.py", line 188, in check_and_register_custom_pipeline_from_directory
23
- jlq2f 2023-10-05T08:00:11.426Z inference_handler = get_inference_handler_either_custom_or_default_handler(HF_MODEL_DIR, task=HF_TASK)
24
- jlq2f 2023-10-05T08:00:11.426Z File "/app/webservice_starlette.py", line 57, in some_startup_task
25
- jlq2f 2023-10-05T08:00:11.426Z await self._router.startup()
26
- jlq2f 2023-10-05T08:00:11.426Z async with self.lifespan_context(app) as maybe_state:
27
- jlq2f 2023-10-05T08:00:11.426Z ModuleNotFoundError: No module named 'flair'
28
- jlq2f 2023-10-05T08:00:11.426Z from flair.data import Sentence
29
- jlq2f 2023-10-05T08:00:11.426Z File "/repository/handler.py", line 3, in <module>
30
- jlq2f 2023-10-05T08:00:11.426Z custom_pipeline = check_and_register_custom_pipeline_from_directory(model_dir)
31
- jlq2f 2023-10-05T08:00:11.426Z await handler()
32
- jlq2f 2023-10-05T08:00:13.837Z await handler()
33
- jlq2f 2023-10-05T08:00:13.837Z async with self.lifespan_context(app) as maybe_state:
34
- jlq2f 2023-10-05T08:00:13.837Z File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
35
- jlq2f 2023-10-05T08:00:13.837Z spec.loader.exec_module(handler)
36
- jlq2f 2023-10-05T08:00:13.837Z File "/app/webservice_starlette.py", line 57, in some_startup_task
37
- jlq2f 2023-10-05T08:00:13.837Z await self._router.startup()
38
- jlq2f 2023-10-05T08:00:13.837Z 2023-10-05 08:00:13,836 | INFO | Found custom pipeline at /repository/handler.py
39
- jlq2f 2023-10-05T08:00:13.837Z 2023-10-05 08:00:13,836 | INFO | Initializing model from directory:/repository
40
- jlq2f 2023-10-05T08:00:13.837Z File "/opt/conda/lib/python3.9/site-packages/starlette/routing.py", line 682, in startup
41
- jlq2f 2023-10-05T08:00:13.837Z File "/opt/conda/lib/python3.9/site-packages/starlette/routing.py", line 705, in lifespan
42
- jlq2f 2023-10-05T08:00:13.837Z inference_handler = get_inference_handler_either_custom_or_default_handler(HF_MODEL_DIR, task=HF_TASK)
43
- jlq2f 2023-10-05T08:00:13.837Z File "<frozen importlib._bootstrap_external>", line 850, in exec_module
44
- jlq2f 2023-10-05T08:00:13.837Z File "/app/huggingface_inference_toolkit/handler.py", line 41, in get_inference_handler_either_custom_or_default_handler
45
- jlq2f 2023-10-05T08:00:13.837Z Application startup failed. Exiting.
46
- jlq2f 2023-10-05T08:00:13.837Z File "/app/huggingface_inference_toolkit/utils.py", line 188, in check_and_register_custom_pipeline_from_directory
47
- jlq2f 2023-10-05T08:00:13.837Z File "/opt/conda/lib/python3.9/site-packages/starlette/routing.py", line 584, in __aenter__
48
- jlq2f 2023-10-05T08:00:13.837Z
49
- jlq2f 2023-10-05T08:00:13.837Z File "/repository/handler.py", line 3, in <module>
50
- jlq2f 2023-10-05T08:00:13.837Z from flair.data import Sentence
51
- jlq2f 2023-10-05T08:00:13.837Z Traceback (most recent call last):
52
- jlq2f 2023-10-05T08:00:13.837Z ModuleNotFoundError: No module named 'flair'
53
- jlq2f 2023-10-05T08:00:13.837Z custom_pipeline = check_and_register_custom_pipeline_from_directory(model_dir)
54
- jlq2f 2023-10-05T08:00:32.742Z 2023-10-05 08:00:32,742 | INFO | Initializing model from directory:/repository
55
- jlq2f 2023-10-05T08:00:32.742Z 2023-10-05 08:00:32,742 | INFO | Found custom pipeline at /repository/handler.py
56
- jlq2f 2023-10-05T08:00:32.743Z File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
57
- jlq2f 2023-10-05T08:00:32.743Z Application startup failed. Exiting.
58
- jlq2f 2023-10-05T08:00:32.743Z Traceback (most recent call last):
59
- jlq2f 2023-10-05T08:00:32.743Z ModuleNotFoundError: No module named 'flair'
60
- jlq2f 2023-10-05T08:00:32.743Z File "/app/huggingface_inference_toolkit/handler.py", line 41, in get_inference_handler_either_custom_or_default_handler
61
- jlq2f 2023-10-05T08:00:32.743Z File "/opt/conda/lib/python3.9/site-packages/starlette/routing.py", line 682, in startup
62
- jlq2f 2023-10-05T08:00:32.743Z File "/opt/conda/lib/python3.9/site-packages/starlette/routing.py", line 705, in lifespan
63
- jlq2f 2023-10-05T08:00:32.743Z await handler()
64
- jlq2f 2023-10-05T08:00:32.743Z spec.loader.exec_module(handler)
65
- jlq2f 2023-10-05T08:00:32.743Z await self._router.startup()
66
- jlq2f 2023-10-05T08:00:32.743Z File "/repository/handler.py", line 3, in <module>
67
- jlq2f 2023-10-05T08:00:32.743Z File "/app/huggingface_inference_toolkit/utils.py", line 188, in check_and_register_custom_pipeline_from_directory
68
- jlq2f 2023-10-05T08:00:32.743Z inference_handler = get_inference_handler_either_custom_or_default_handler(HF_MODEL_DIR, task=HF_TASK)
69
- jlq2f 2023-10-05T08:00:32.743Z File "/app/webservice_starlette.py", line 57, in some_startup_task
70
- jlq2f 2023-10-05T08:00:32.743Z File "/opt/conda/lib/python3.9/site-packages/starlette/routing.py", line 584, in __aenter__
71
- jlq2f 2023-10-05T08:00:32.743Z File "<frozen importlib._bootstrap_external>", line 850, in exec_module
72
- jlq2f 2023-10-05T08:00:32.743Z custom_pipeline = check_and_register_custom_pipeline_from_directory(model_dir)
73
- jlq2f 2023-10-05T08:00:32.743Z
74
- jlq2f 2023-10-05T08:00:32.743Z async with self.lifespan_context(app) as maybe_state:
75
- jlq2f 2023-10-05T08:00:32.743Z from flair.data import Sentence
76
- jlq2f 2023-10-05T08:00:59.820Z 2023-10-05 08:00:59,820 | INFO | Found custom pipeline at /repository/handler.py
77
- jlq2f 2023-10-05T08:00:59.820Z 2023-10-05 08:00:59,820 | INFO | Initializing model from directory:/repository
78
- jlq2f 2023-10-05T08:00:59.821Z File "<frozen importlib._bootstrap_external>", line 850, in exec_module
79
- jlq2f 2023-10-05T08:00:59.821Z await self._router.startup()
80
- jlq2f 2023-10-05T08:00:59.821Z File "/opt/conda/lib/python3.9/site-packages/starlette/routing.py", line 705, in lifespan
81
- jlq2f 2023-10-05T08:00:59.821Z Application startup failed. Exiting.
82
- jlq2f 2023-10-05T08:00:59.821Z File "/app/huggingface_inference_toolkit/utils.py", line 188, in check_and_register_custom_pipeline_from_directory
83
- jlq2f 2023-10-05T08:00:59.821Z await handler()
84
- jlq2f 2023-10-05T08:00:59.821Z async with self.lifespan_context(app) as maybe_state:
85
- jlq2f 2023-10-05T08:00:59.821Z Traceback (most recent call last):
86
- jlq2f 2023-10-05T08:00:59.821Z File "/app/huggingface_inference_toolkit/handler.py", line 41, in get_inference_handler_either_custom_or_default_handler
87
- jlq2f 2023-10-05T08:00:59.821Z custom_pipeline = check_and_register_custom_pipeline_from_directory(model_dir)
88
- jlq2f 2023-10-05T08:00:59.821Z File "/opt/conda/lib/python3.9/site-packages/starlette/routing.py", line 682, in startup
89
- jlq2f 2023-10-05T08:00:59.821Z from flair.data import Sentence
90
- jlq2f 2023-10-05T08:00:59.821Z File "/app/webservice_starlette.py", line 57, in some_startup_task
91
- jlq2f 2023-10-05T08:00:59.821Z
92
- jlq2f 2023-10-05T08:00:59.821Z ModuleNotFoundError: No module named 'flair'
93
- jlq2f 2023-10-05T08:00:59.821Z spec.loader.exec_module(handler)
94
- jlq2f 2023-10-05T08:00:59.821Z inference_handler = get_inference_handler_either_custom_or_default_handler(HF_MODEL_DIR, task=HF_TASK)
95
- jlq2f 2023-10-05T08:00:59.821Z File "/opt/conda/lib/python3.9/site-packages/starlette/routing.py", line 584, in __aenter__
96
- jlq2f 2023-10-05T08:00:59.821Z File "/repository/handler.py", line 3, in <module>
97
- jlq2f 2023-10-05T08:00:59.821Z File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- flair=0.12.2
2
- transformers=4.30.2
 
1
+ flair==0.12.2
2
+ transformers==4.30.2