Prerequisites
System Information
Running on CPU, but will switch to GPU environment after being able to use the library
Problem Description
when I run pip install moe-infinity and follow the example "from moe_infinity import MoE", I get an error that says MoE can't be found. Upon further examination, I see that the installation completed is for the version 0.0.1.dev0. What would be the fix for this?
Steps to Reproduce
Code snippets:
from moe_infinity import MoE
Steps to reproduce:
- pip install moe-infinity
Expected Behavior
No response
Additional Context
No response
Usage Statistics (Optional)
No response
Prerequisites
System Information
Running on CPU, but will switch to GPU environment after being able to use the library
Problem Description
when I run pip install moe-infinity and follow the example "from moe_infinity import MoE", I get an error that says MoE can't be found. Upon further examination, I see that the installation completed is for the version 0.0.1.dev0. What would be the fix for this?
Steps to Reproduce
Code snippets:
Steps to reproduce:
Expected Behavior
No response
Additional Context
No response
Usage Statistics (Optional)
No response