nathens commited on
Commit
f0e7567
·
verified ·
1 Parent(s): 811a1b2

Upload convert_to_gguf_simple.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. convert_to_gguf_simple.py +1 -1
convert_to_gguf_simple.py CHANGED
@@ -1,5 +1,5 @@
1
  # /// script
2
- # dependencies = ["transformers", "peft", "huggingface_hub", "torch"]
3
  # ///
4
 
5
  """
 
1
  # /// script
2
+ # dependencies = ["transformers", "peft", "huggingface_hub", "torch", "sentencepiece", "protobuf"]
3
  # ///
4
 
5
  """