convert scripts: make gptj script executable

gguf_latest_llama
Cebtenzzre 11 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 # Convert GPT-J-6B h5 transformer model to ggml format
# #
# Load the model using GPTJForCausalLM. # Load the model using GPTJForCausalLM.

Loading…
Cancel
Save