wingx commited on
Commit
1487522
·
verified ·
1 Parent(s): fcb3d06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -13,6 +13,7 @@ chmod +x ./sparkfile
13
  ./sparkfile --gpu nvidia --cli -m your_local_model.gguf --list-devices
14
  ./sparkfile --gpu vulkan --cli -m your_local_model.gguf --list-devices
15
  ```
 
16
  *should see both CUDA and Vulkan backends being reported.
17
 
18
 
 
13
  ./sparkfile --gpu nvidia --cli -m your_local_model.gguf --list-devices
14
  ./sparkfile --gpu vulkan --cli -m your_local_model.gguf --list-devices
15
  ```
16
+
17
  *should see both CUDA and Vulkan backends being reported.
18
 
19