runtime error
Exit code: 1. Reason: ngface.co/api/models/openai-community/gpt2/tree/main?recursive=true&expand=false "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: HEAD https://huggingface.co/gpt2/resolve/main/vocab.json "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://huggingface.co/gpt2/resolve/main/vocab.json "HTTP/1.1 200 OK" Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. WARNING:huggingface_hub.utils._http:Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. INFO:httpx:HTTP Request: HEAD https://huggingface.co/gpt2/resolve/main/merges.txt "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://huggingface.co/gpt2/resolve/main/merges.txt "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: HEAD https://huggingface.co/gpt2/resolve/main/added_tokens.json "HTTP/1.1 404 Not Found" INFO:httpx:HTTP Request: HEAD https://huggingface.co/gpt2/resolve/main/special_tokens_map.json "HTTP/1.1 404 Not Found" INFO:httpx:HTTP Request: HEAD https://huggingface.co/gpt2/resolve/main/tokenizer.json "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://huggingface.co/gpt2/resolve/main/tokenizer.json "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: HEAD https://huggingface.co/gpt2/resolve/main/chat_template.jinja "HTTP/1.1 404 Not Found" CodeLLM initialized | params: 151,887,360 Traceback (most recent call last): File "/app/training/train.py", line 135, in <module> train(TrainConfig()) File "/app/training/train.py", line 96, in train training_args = TrainingArguments( File "<string>", line 115, in __init__ File "/usr/local/lib/python3.10/site-packages/transformers/training_args.py", line 1575, in __post_init__ self._validate_args() File "/usr/local/lib/python3.10/site-packages/transformers/training_args.py", line 1737, in _validate_args raise ValueError(error_message) ValueError: Your setup doesn't support bf16/gpu. You need to assign use_cpu if you want to train the model on CPU.
Container logs:
Fetching error logs...