ci : fix wikitext url + compile warnings (#5569)

ggml-ci
This commit is contained in:
Georgi Gerganov 2024-02-18 22:39:30 +02:00 committed by GitHub
parent 7ad554f90e
commit b1de96824b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
wget https://s3.amazonaws.com/research.metamind.io/wikitext/wikitext-2-raw-v1.zip
wget https://huggingface.co/datasets/ggml-org/ci/resolve/main/wikitext-2-raw-v1.zip
echo "Usage:"
echo ""