Skip to content

Instantly share code, notes, and snippets.

@cappetta
Created June 27, 2024 03:09
Show Gist options
  • Save cappetta/de027f42c5758479e1791879ea3a2c5d to your computer and use it in GitHub Desktop.
Save cappetta/de027f42c5758479e1791879ea3a2c5d to your computer and use it in GitHub Desktop.
huggingface model files are links...
┌──(venv_1618876490)─(kali㉿kali)-[/opt/nessus/lib/nessus/plugins]
└─$ find '/home/kali/.cache/huggingface' -maxdepth 9 -type l
/home/kali/.cache/huggingface/hub/models--star23--baller12/snapshots/36480cdde72544e50c2294b5a5918a552139995a/tokenizer.model
/home/kali/.cache/huggingface/hub/models--star23--baller12/snapshots/36480cdde72544e50c2294b5a5918a552139995a/tokenizer_config.json
/home/kali/.cache/huggingface/hub/models--star23--baller12/snapshots/36480cdde72544e50c2294b5a5918a552139995a/generation_config.json
/home/kali/.cache/huggingface/hub/models--star23--baller12/snapshots/36480cdde72544e50c2294b5a5918a552139995a/.gitattributes
/home/kali/.cache/huggingface/hub/models--star23--baller12/snapshots/36480cdde72544e50c2294b5a5918a552139995a/pytorch_model.bin
/home/kali/.cache/huggingface/hub/models--star23--baller12/snapshots/36480cdde72544e50c2294b5a5918a552139995a/special_tokens_map.json
/home/kali/.cache/huggingface/hub/models--star23--baller12/snapshots/36480cdde72544e50c2294b5a5918a552139995a/tokenizer.json
/home/kali/.cache/huggingface/hub/models--star23--baller12/snapshots/36480cdde72544e50c2294b5a5918a552139995a/README.md
/home/kali/.cache/huggingface/hub/models--star23--baller12/snapshots/36480cdde72544e50c2294b5a5918a552139995a/config.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment