mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-02 09:40:42 +00:00
convert scripts: make gptj script executable
This commit is contained in:
parent
0493e6eb07
commit
cc7675d432
1
gpt4all-backend/scripts/convert_gptj_to_gguf.py
Normal file → Executable file
1
gpt4all-backend/scripts/convert_gptj_to_gguf.py
Normal file → Executable file
@ -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…
Reference in New Issue
Block a user