akash-network / support

Akash Support and Issue Tracking
5 stars 3 forks source link

refactor: remove bidengine pricing script and implement pricing strategy within bidengine module #188

Open troian opened 4 months ago

troian commented 4 months ago

Is your feature request related to a problem? Please describe.

shell script is hard to maintain especially after introducing GPUs with various model/memory configurations

Describe the solution you'd like

add bidengine section to provider config (to be completed by @troian)

bidengine:
  addresses:
    whitelist:
    blacklist:
  pricing:
    cpu
    gpu:
    memory:
    storage:

Describe alternatives you've considered

n/a

Search

Code of Conduct

Additional context

No response

troian commented 4 months ago

blocked by #187

brewsterdrinkwater commented 2 months ago

April 9th, 2024:

brewsterdrinkwater commented 2 months ago

April 30th, 2024: