@@ -63,6 +63,10 @@ cache directory, never under a system-wide writable location.
|
||||
## GPU policy
|
||||
|
||||
`JARVIS_GPU_REQUIRED=1` is set by the service. The master requests GPU device
|
||||
and maximum GPU layer offload, then rejects a result QVAC reports as CPU. Run
|
||||
and maximum GPU layer offload. An explicit GPU request (or
|
||||
`JARVIS_GPU_REQUIRED=1`) fails directly on a GPU load error rather than loading
|
||||
a CPU copy that the master would reject. Optional `device: 'auto'` callers outside
|
||||
that policy can still fall back, and runtime status labels that backend as CPU.
|
||||
Run
|
||||
`npm run gpu-doctor` and consult [hardware compatibility](hardware-compatibility.md)
|
||||
before changing a model profile.
|
||||
|
||||
Reference in New Issue
Block a user