Skip to content

Releases: tensorplex-labs/dojo

v1.4.2

22 Nov 05:44
Compare
Choose a tag to compare

1.4.2 (2024-11-22)

Performance Improvements

  • add retries for dojo api calls (461214a)
  • extend delay (97a9b04)
  • extend delay (69e1974)
  • removed unused completions in miner's response to optimize network traffic (e76ce98)

v1.4.1

07 Nov 10:23
Compare
Choose a tag to compare

1.4.1 (2024-11-07)

Bug Fixes

Performance Improvements

  • refactor logging, and clean synapase_history (8e36b5c)

v1.4.0

31 Oct 02:45
Compare
Choose a tag to compare

1.4.0 (2024-10-31)

Features

  • allow miners to set TASK_MAX_RESULTS (#58) (ef9af28)

Bug Fixes

Performance Improvements

  • add validation for expiry times (272efbb)
  • add validation for expiry times (e75c9a5)
  • ensure miner scores updated per func call, not per task (#62) (5339f09)
  • remove unused function (a64b66e)
  • update completions timing logic (5b8adfb)

v1.3.3

28 Oct 13:53
Compare
Choose a tag to compare

1.3.3 (2024-10-28)

Bug Fixes

  • disabled the _ensure_subtensor_ws_connected func (#52) (0142023)
  • scores shapes (#55) (72c4f04)
  • set wait for finalization = False (2911fb0)

v1.3.2

27 Oct 20:24
Compare
Choose a tag to compare

1.3.2 (2024-10-27)

Bug Fixes

  • add try except for calculating scores (53285ff)
  • convert to np array and back to torch (fa7bacc)
  • increase prisma tx timeout, poll tasks every 5 min (b109592)
  • reuse weight_utils function (2e45a0a)

v1.3.1

27 Oct 05:41
Compare
Choose a tag to compare

1.3.1 (2024-10-27)

Bug Fixes

  • increase save_task timeout from 5 to 30s (5dc8171)
  • set weights call hanging (638a3a5)
  • set weights, mini batching update miner responses, update logs (#48) (2e72093)

v1.3.0

26 Oct 07:58
Compare
Choose a tag to compare

1.3.0 (2024-10-26)

Features

  • add plotting of weights in terminal for logging (0376aa5)
  • tune cubic function for scores (0a23e1d)

v1.2.2

25 Oct 08:27
Compare
Choose a tag to compare

1.2.2 (2024-10-25)

v1.2.1

25 Oct 07:13
Compare
Choose a tag to compare

1.2.1 (2024-10-25)

Bug Fixes

  • add aynscio lock for send request (8a006d7)
  • add batching for sending feedback requests (88eebb3)

v1.2.0

24 Oct 15:39
Compare
Choose a tag to compare

1.2.0 (2024-10-24)

Features

Bug Fixes

  • auto-updater on start, prisma output files on host machine (#33) (0448f6c)