FightingMan

Results 3 comments of FightingMan

/project/app/modules/Admin/controllers/Admin.php class AdminController extends ApplicationController { public function init() { parent::init(); } } /project/app/modules/Admin/controllers/Login.php

![image](https://github.com/NVIDIA/TensorRT-LLM/assets/1555834/afbeae91-2f20-4c00-bf08-2ddc5b5a8532)

> Could you try setting `--load_model_on_cpu`? I think it will works ok,I had changed the device-mapping to cpu, it works ok