You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'(MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /meta-llama/Meta-Llama-3-8B-Instruct/resolve/main/tokenizer_config.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f32141fb7f0>, 'Connection to huggingface.co timed out. (connect timeout=10)'))"), '(Request ID: 9d6f8820-9bec-4a91-ae0c-b189630c8e26)')' thrown while requesting HEAD https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct/resolve/main/tokenizer_config.json
However, I have already specified conv_template=qwen_1_5. Why is Meta-Llama-3-8B-Instruct still appearing here?