I hope you have some terminal/command line experience.
- Navigate to your vcf.gz file in the terminal/command line.
- Check your reference genome (install gzcat as needed):
gzcat {your_id}.filtered.snp.vcf.gz | head -100 | less
Look for something like -r /references/grch37