Buckets:
frohzinn/bcbsma-storage / llama.cpp /examples /model-conversion /scripts /utils /inspect-converted-model.sh
| # First try command line argument, then environment variable, then file | |
| CONVERTED_MODEL="${1:-"$CONVERTED_MODEL"}" | |
| # Final check if we have a model path | |
| if [ -z "$CONVERTED_MODEL" ]; then | |
| echo "Error: Model path must be provided either as:" >&2 | |
| echo " 1. Command line argument" >&2 | |
| echo " 2. CONVERTED_MODEL environment variable" >&2 | |
| exit 1 | |
| fi | |
| ../../gguf-py/gguf/scripts/gguf_dump.py $CONVERTED_MODEL | |
Xet Storage Details
- Size:
- 442 Bytes
- Xet hash:
- ba0e5cfc4f3070bfc4a08aeba12706b0705ddd7898a3795d92759ae17343aa84
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.