MoE-Infinity icon indicating copy to clipboard operation
MoE-Infinity copied to clipboard

[BUG] Running into issues pip installing moe-infinity

Open mparthasarathy25 opened this issue 7 months ago • 1 comments

Prerequisites

  • [x] I have read the MoE-Infinity documentation.
  • [x] I have searched the Issue Tracker to ensure this hasn't been reported before.

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:

  1. pip install moe-infinity

Expected Behavior

No response

Additional Context

No response

Usage Statistics (Optional)

No response

mparthasarathy25 avatar May 07 '25 21:05 mparthasarathy25

We need to go for nioghtly release at the current stage

drunkcoding avatar May 08 '25 15:05 drunkcoding