mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-06 11:00:48 +00:00
convert scripts: make gptj script executable
This commit is contained in:
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
|
||||
#
|
||||
# Load the model using GPTJForCausalLM.
|
||||
|
Reference in New Issue
Block a user