Spaces:
Runtime error
Runtime error
wget https://huggingface.co/datasets/ikawrakow/winogrande-eval-for-llama.cpp/raw/main/winogrande-debiased-eval.csv | |
echo "Usage:" | |
echo "" | |
echo " ./llama-perplexity -m model.gguf -f winogrande-debiased-eval.csv --winogrande [--winogrande-tasks N] [other params]" | |
echo "" | |
exit 0 | |