AnhNgDo

Results 3 issues of AnhNgDo

Good day - I've got the following error when using the module with SvelteKit: ``` [Error - 11:47:33 AM] Request textDocument/hover failed. Message: Request textDocument/hover failed with message: EISDIR: illegal...

**Describe the bug** When using closedCaptions client to obtain trackInfo, sometimes it doens't work for certain videos and an empty list of trackInfo is returned. **To Reproduce** ```dart // get...

bug

Hello, I'm trying to use ctransformers as below: ``` from ctransformers import AutoModelForCausalLM # Set gpu_layers to the number of layers to offload to GPU. Set to 0 if no...