-
After downloading your checkpoints (pretrained network) and generating images on different test images, the generated images include artifacts. Please check the attached images for more details. Could…
-
Hello,
I'm following the evaluation instructions in https://github.com/google-research/scenic/tree/main/scenic/projects/owl_vit#evaluation
running the code, gives me this error:
```
Traceback …
-
## Habitat-Lab and Habitat-Sim versions
Habitat-Lab: master
Habitat-Sim: master
when I try to download the habitat_test_scenes I got this error:
stderr: 'fatal: unable to access 'https://hug…
-
配置文件:
```python
_base_ = [
'../_base_/models/pspnet_r50-d8.py', '../_base_/datasets/potsdam.py',
'../_base_/default_runtime.py', '../_base_/schedules/schedule_80k.py'
]
crop_size = (…
-
I have been running the scripts from [https://docs.vllm.ai/en/latest/models/spec_decode.html](https://docs.vllm.ai/en/latest/models/spec_decode.html ) on how to do speculative decoding with vLLM.
H…
-
![image](https://user-images.githubusercontent.com/43848061/142592652-c3790725-272e-4492-a5ae-7cbe93b95409.png)
![image](https://user-images.githubusercontent.com/43848061/142592717-c4dc4e44-1582-43f…
-
Hi, I was able to reproduce the GLUE benchmark results but not the NLG task.
For NLG tasks, I downloaded the checkpoint for GPT2-M and follow the step 2,3,4 in the instructions
https://github.c…
-
Recently I transferred the 'preprocessed' folder (along with its unpacked preprocessed dataset, etc) alone into "det_data/Task16_Luna/" folder and the 'plan.pkl' file alone in and as "det_…
-
Environment:
GPU: NVIDIA RTX 3060 12GB
PyTorch Version: 2.3.1+cu118
CUDA Version: 11.8
OS: Linux Ubuntu
Python Version: 3.10.13
Amino acid : 651
I am encountering a CUDA Out of Memory erro…
-
> how are you?
Traceback (most recent call last):
File "inference.py", line 308, in
answers = inference_internal(question)[0]
File "inference.py", line 212, in inference_internal
ret…
ghost updated
5 years ago