kulame

Results 25 comments of kulame

同样的问题。 ``` huggingface_hub.utils._validators.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': 'GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large'. Use `repo_type` argument if needed. ```

> #18 与此问题相关,GPU资源不够 我的显卡是4090, 跑的是THUDM/WebGLM-2B 模型。 应该不是资源不够的问题

I don't quite understand. How can I watch the latest state? my minirepo is https://github.com/kulame/bugs3082/blob/main/lib/app/screens/start_screen.dart#L13

i must add code "ref.watch(selectTaskProvider)" on NewTaskScreen. it can updated on StartScreen. It's a bit confusing to me. 🤔

I'm still waiting for an answer.

Yes, I am working under Windows. ``` PS C:\> nvidia-smi --query-gpu=name,compute_cap,driver_version --format=csv NVIDIA GeForce RTX 2080 Ti, 7.5, 551.86 PS C:\> nvcc -V nvcc: NVIDIA (R) Cuda compiler driver Copyright...

What are the recommended practices?