79418648

Date: 2025-02-06 16:28:19
Score: 1
Natty:
Report link

Using wget:

for i in {1..15}; do wget --show-progress -c --limit-rate=3M "https://huggingface.co/unsloth/DeepSeek-R1-GGUF/resolve/main/DeepSeek-R1-Q8_0/DeepSeek-R1.Q8_0-0000${i}-of-00015.gguf?download=true" -o "DeepSeek-R1.Q8_0-0000${i}-of-00015.gguf"; do
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: smake