Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

[RAG] Fix ReGReT Cuda Issue #4022

Merged
merged 1 commit into from
Sep 16, 2021
Merged

[RAG] Fix ReGReT Cuda Issue #4022

merged 1 commit into from
Sep 16, 2021

Conversation

klshuster
Copy link
Contributor

Patch description
There was a small issue with tensors not being on appropriate devices; this did not show up in the RAG tests since the ReGReT tests are cpu-only (due to memory constraints...)

Testing steps
Tested a command from #3927 manually and confirmed this error 1) showed up before fix, and 2) does not show up after fix

@stephenroller
Copy link
Contributor

clean install is probably @Rebecca-Qian's issue being discussed internally

@klshuster klshuster merged commit cf5cb1a into main Sep 16, 2021
@klshuster klshuster deleted the fix_regret branch September 16, 2021 20:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants