sanchit-gandhi HF staff commited on
Commit
7bef690
1 Parent(s): 1171432

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <hfoptions id="gpu-select">
2
+ <hfoption id="CUDA GPU">
3
+
4
+ cuda code example
5
+
6
+ </hfoption>
7
+ <hfoption id="MPS">
8
+
9
+ mps code example
10
+
11
+ </hfoption>
12
+ </hfoptions>