-
Hi!
Can someone share the checkpoint of pretrained GSCNN model on ImageNet? The link has been expired.
Thank you so much.
-
Hi,
Could you please provide a link to hpsv2.1.pt checkpoint?
Thanks
-
I wanted to download pre-trained checkpoints, but the URL( https://github.com/benjamin-paine/stable-diffusion-v1-5) was no longer valid, so I found the new URL(https://huggingface.co/benjamin-paine/st…
-
new e2e test flake:
```
[It] podman checkpoint and restore container out of and into pod (net,uts,pid)
...
# podman [options] pod create --name test_pod --share net,uts,pid
…
-
Could you upload the checkpoint somewhere other than Baidu, maybe on gdrive
-
I followed the training tutorial, but I got stuck at this step. It seems that the program is not training and the used video memory is 0.
I found that the program was running normally, but it didn't s…
-
Implement the checkpoint interface in langchain (https://langchain-ai.github.io/langgraph/how-tos/persistence/?ref=blog.langchain.dev) for DynamoDB. This should include both checkpoint and memory stor…
-
Might be off-topic, so apologize for that. IIUC `cuda-checkpoint` tool is only meant for CUDA binaries. Are there plans to extend this checkpiont/restore capability to graphics workloads, like Vulkan …
-
### Bug description
I have a sharded checkpoint which was saved via `trainer.save_checkpoint("/path/to/cp/dir/", weights_only=False` which I am trying to load during test via `trainer.test(dataloade…
-
System Info
GPU: NVIDIA RTX 4090
TensorRT-LLM 0.13
root@docker-desktop:/llm/tensorrt-llm-0.13.0/examples/chatglm# python3 convert_checkpoint.py --chatglm_version glm4 --model_dir "/llm/other/mode…