Update mirror_pure_fast.py
Browse files- 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-
|
| 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
|