mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-09 22:18:00 -05:00
procyon CV from Jon and first attempt at stable diffusion, needs to be tested on benches
This commit is contained in:
17
procyon_ai/manifest.yaml
Normal file
17
procyon_ai/manifest.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
friendly_name: "Procyon AI CV"
|
||||
executable: "ulprocai.py"
|
||||
process_name: "ProcyonCmd.exe"
|
||||
disable_presentmon: true
|
||||
output_dir: "run"
|
||||
options:
|
||||
- name: engine
|
||||
type: select
|
||||
values:
|
||||
- "AMD_CPU"
|
||||
- "AMD_GPU"
|
||||
- "Intel_CPU"
|
||||
- "Intel_GPU"
|
||||
- "Intel_NPU"
|
||||
- "NVIDIA_GPU"
|
||||
- "Qualcomm_HTP"
|
||||
tooltip: Select which configuration to run for Procyon
|
||||
Reference in New Issue
Block a user