Benedikt Blumenstiel
Benedikt Blumenstiel
I downloaded some data and noticed that some S2 data is completely black, e.g., grid cell `207D_1378R` or `438U_1009R`. The S1 data looks fine. I used the `filter_download` function that...
I try to run the demo code but get a CUDA error from ``` streamer = chat.stream_answer(conv=chat_state, img_list=img_list, temperature=temperature, max_new_tokens=500, max_length=2000) ``` This is the error: ``` ... File "venv/lib/python3.11/site-packages/torch/nn/modules/module.py",...
### What changes were proposed in this pull request? - Removed dummy operator - Updated cos util (moved to python script, renamed operations to `upload` and `download`, and added relative...