mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-08 00:52:56 +00:00
scripts : make the shell scripts cross-platform (#14341)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
wget https://huggingface.co/datasets/ggml-org/ci/resolve/main/wikitext-2-raw-v1.zip
|
||||
unzip wikitext-2-raw-v1.zip
|
||||
|
Reference in New Issue
Block a user