convert scripts: make gptj script executable

gguf_latest_llama
Cebtenzzre 10 months ago committed by Adam Treat
parent 0493e6eb07
commit cc7675d432

@ -1,3 +1,4 @@
#!/usr/bin/env python3
# Convert GPT-J-6B h5 transformer model to ggml format
#
# Load the model using GPTJForCausalLM.

Loading…
Cancel
Save