loeken
loeken
yes please, the known hosts location on the developers tab is hard to spot, only found the info from another issue, which linked to here.
also a search field there would be useful, kinda takes a bit time to find it out of the few hundred hosts i have added :)
I noticed the same behaviour starting with k3s version 1.24. it still works in 1.23 for me, 1.25 also seems affected @myevit @Scofields @ettoreciarcia what version of kubernetes did you...
when i create the user ( but not click on display kubeconfig ), it seems to create a permissionmanager user but no service accounts ``` ❯ k get permissionmanagerusers NAME...
Project dead?
not tested but i think if you remove the section: # deploy: # resources: # reservations: # devices: # - driver: nvidia # device_ids: ['0'] # capabilities: [gpu] from the...
@deece tried setting the specific TORCH_CUDA_ARCH_LIST in the docker-compose to what your graphics card needs? the error you posted indicated that you didnt
@deece with M40 do you mean a Quadro M4000 ?
https://developer.nvidia.com/cuda-gpus
@deece I tried your suggested sha 841feedde876785bc8022ca48fd9c3ff626587e2 and HEAD which made it fail with load_quant() missing 1 required positional argument: 'pre_layer' I ve updated the PR and moved all configs...