Unable to download huggingface model in runpod . facing issue : OSError
Hi , i am not able to download huggingface model in runpod . facing issue OSError: unsloth/gemma-3-27b-it does not appear to have files named ('model-00005-of-00012.safetensors', 'model-00006-of-00012.safetensors', 'model-00007-of-00012.safetensors', 'model-00008-of-00012.safetensors', 'model-00009-of-00012.safetensors', 'model-00010-of-00012.safetensors', 'model-00011-of-00012.safetensors', 'model-00012-of-00012.safetensors'). Checkout 'https://huggingface.co/unsloth/gemma-3-27b-it/tree/main'for available files.
can you anyone please help


1 Reply
GitHub
OSError: does not appear to have a file named pytorch_model.bin, mo...
Hello, I m following the code in "Llama 3.2 Vision Finetuning Unsloth - Radiography.ipynb" for finetuning on my dataset. but after pushing the merged model to hugging face I got the error...