Toadaid commited on
Commit
ea17ec9
·
verified ·
1 Parent(s): acbdb0f

Update mirror_pure_fast.py

Browse files
Files changed (1) hide show
  1. mirror_pure_fast.py +1 -1
mirror_pure_fast.py CHANGED
@@ -1,6 +1,6 @@
1
  #!/usr/bin/env python3
2
  # mirror_pure_fast.py — Pure Mirror prompt-mode (fast) with GPU layers parity
3
- # python mirror_pure_fast.py mirror-v2-q8.gguf --gpu-layers -1
4
 
5
  import argparse
6
  import sys
 
1
  #!/usr/bin/env python3
2
  # mirror_pure_fast.py — Pure Mirror prompt-mode (fast) with GPU layers parity
3
+ # python mirror_pure_fast.py tobyworld-mirror-v2-q8km.gguf --gpu-layers -1
4
 
5
  import argparse
6
  import sys