Yu Xin

Results 11 comments of Yu Xin

> Should the target branch be `main` instead of `r23.05`? Shall I switch the target branch to `main` now?

Hi @mc-nv In china, all download request to https://developer.download.nvidia.com/ will be redirect to https://developer.download.nvidia.cn/, so need the -L option to follow the redirection.

> @is Sorry for the late response, yes, please switch the target branch to `main`. You may need to rebase / resolve merge conflicts if GitHub reports any. I rebase...

Hi @rmccorm4, From the relevant discussions I've seen, it seems you want to address the issue at a more fundamental level. Does this mean there's no urgency to sign the...

`https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-keyring_1.0-1_all.deb` requires redirection, and curl is missing the `-L` option.

Hi @krishung5 , I also found it peculiar that nobody else seems to have a similar case. I followed the instructions as in the docuemnt. ``` mkdir ~/work/triton cd ~/work/triton...

使用text-generator-webui装载模型,同样的错误信息 ``` Traceback (most recent call last): File "/home/ecs-user/src/fnlp/text-generation-webui/modules/callbacks.py", line 73, in gentask ret = self.mfunc(callback=_callback, **self.kwargs) File "/home/ecs-user/src/fnlp/text-generation-webui/modules/text_generation.py", line 259, in generate_with_callback shared.model.generate(**kwargs) File "/home/c/envs/fnlp/lib/python3.10/site-packages/torch/utils/_contextlib.py", line 115, in decorate_context...

huggingface-metadata ``` url: https://huggingface.co/THUDM/chatglm-6b branch: main download date: 2023-05-11 13:19:36 sha256sum: 5e974d9a69c242ce014c88c2b26089270f6198f3c0b700a887666cd3e816f17e ice_text.model be79e2b22d99b3d76184f83f266cc764275220b66da6c4d0217176c8f8f6af27 pytorch_model-00001-of-00008.bin a80198fb714f7363d7e541125bb70b9cb6b1d1ef5988d32a7a25a852a374cbc3 pytorch_model-00002-of-00008.bin aaba0ae53b3ea30559575c8528dab52ca291a26ac847c5601fcf874db401198f pytorch_model-00003-of-00008.bin 968d134dd9b11e393d160144f097d6bff8c559413e3f75e9e0b6d35618eba669 pytorch_model-00004-of-00008.bin fc628ce0dcd5c38783e63fc81dd1b609fe01670ec3b855b358aa0d1d7ea48bf3 pytorch_model-00005-of-00008.bin 511ec23b7907b7a26461671775a2ac08c08fb3695285bbe7d91fc534d7cbfd7e pytorch_model-00006-of-00008.bin 245d64e05cebeb214d696bccc87c1dbdf16c67c366e7f54af452ec5748c2186e pytorch_model-00007-of-00008.bin 607d08dd09074840c5f4603d4959a5c6789790955181c7253a2c14d38c1801d2 pytorch_model-00008-of-00008.bin ```

pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 torchaudio==0.13.1 也还是不行.同样的错误,应该和torch版本没有直接的关系. ``` Package Version ------------------------ ------------ accelerate 0.19.0 aiofiles 23.1.0 aiohttp 3.8.4 aiosignal 1.3.1 altair 5.0.0 anyio 3.6.2 async-timeout 4.0.2 attrs 23.1.0 bitsandbytes 0.38.1 certifi...