runtime error
`CUDA error: invalid device function` errors, the above might be the cause and the solution is to make sure only one ['libcudart.so', 'libcudart.so.11.0', 'libcudart.so.12.0'] in the paths that we search based on your env. warn(msg) '(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: e5ad8a1c-d77a-4cfc-a399-abdadc02fc70)')' thrown while requesting HEAD https://huggingface.co/decapoda-research/llama-7b-hf/resolve/main/tokenizer.model '(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: 1399b58f-eb48-495d-969e-6b8805e7ec56)')' thrown while requesting HEAD https://huggingface.co/decapoda-research/llama-7b-hf/resolve/main/added_tokens.json '(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: 6d1bb3c1-9f01-4f13-8959-adcc2e5a5c00)')' thrown while requesting HEAD https://huggingface.co/decapoda-research/llama-7b-hf/resolve/main/special_tokens_map.json '(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: 41a13853-8a9f-418f-b1fa-1215c3b79ba5)')' thrown while requesting HEAD https://huggingface.co/decapoda-research/llama-7b-hf/resolve/main/tokenizer_config.json Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> tokenizer = LlamaTokenizer.from_pretrained("decapoda-research/llama-7b-hf") File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 1830, in from_pretrained raise EnvironmentError( OSError: Can't load tokenizer for 'decapoda-research/llama-7b-hf'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'decapoda-research/llama-7b-hf' is the correct path to a directory containing all relevant files for a LlamaTokenizer tokenizer.
Container logs:
Fetching error logs...