James 9001

Results 2 comments of James 9001

In case anyone else finds this thread and are in a similar situation to me (with the opt-13b model, using a 1080Ti with 11GB VRAM + 32GB CPU RAM, with...

I'm using Ionic Angular 6.1 (with Angular 15). This works: ``` @import "../node_modules/@swimlane/ngx-datatable/index.css"; @import "../node_modules/@swimlane/ngx-datatable/themes/material.scss"; @import "../node_modules/@swimlane/ngx-datatable/assets/icons.css"; ``` Seems preferable to me to keep the imports in code and not...