deep1401 commited on
Commit
c1380ce
·
verified ·
1 Parent(s): 73f42c6

Upload usage.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. usage.py +1 -1
usage.py CHANGED
@@ -4,7 +4,7 @@
4
  python usage.py "a poster that says HELLO"
5
 
6
  Memory: the FP8 pipeline is large; on a 24 GB card you may need an offload/
7
- sequential-load recipe (see recipe-q4_k.json and the quantization writeup).
8
  """
9
  import sys
10
  import torch
 
4
  python usage.py "a poster that says HELLO"
5
 
6
  Memory: the FP8 pipeline is large; on a 24 GB card you may need an offload/
7
+ sequential-load recipe (see recipe-q4_k.json).
8
  """
9
  import sys
10
  import torch