Releases: opentensor/text-prompting
Releases · opentensor/text-prompting
v2.1.6 / 2023-12-13
What's changed:
- axon external ip improvements by @camfairchild n #82 and #83
- ngram blacklist param update by @isabella618033 in #89
v2.1.5 / 2023-11-29
What’s Changed:
- activate blacklist component, by @isabella618033 in #84, #87 , #88
- adds initial flow abstraction to forward pass, by @p-ferreira in #81
- increment max penalty + complement task with layout criteria, by @p-ferreira in #86
v2.1.4 / 2023-11-20
- CI improvements by @Eugene-hu in #75
- mock rewards improvements by @ifrit98 in #76
- fix parse reward event index error by @isabella618033 and @p-ferreira in #77
- update datasets requirement by @ifrit98 in #80
v2.1.3 / 2023-11-13
What’s Changed:
- reward event hotfix, implemented in #70
v2.1.2 / 2023-11-09
What’s Changed:
- updates wallet to wallet_ss58 by @Jackalgirl in #61
- penalty updates by @p-ferreira in #62
- reward flow updates by @bkb2135 and @p-ferreira in #64
- implement ngram-based blacklist filter by @isabella618033 and @steffencruz #54
- track raw score by @isabella618033 #63
New contributors
v2.1.1 / 2023-11-02
Autorun script bug fixes by @Eugene-hu in #60
v2.1.0 / 2023-11-02
What's Changed
- Mock reward dedup by @ifrit98 in #50
- No reregister wallet by @ifrit98 in #51
- Penalty rewards by @p-ferreira in #52
- yield tokens according to chunksize by @ifrit98 in #53
- Lower diversity boundary to 0.2 by @p-ferreira and @isabella618033 #56
- Update reward config by @p-ferreira in #57
- Print subtensor by @ifrit98 in #58
v2.0.2 / 2023-10-25
What's Changed
- restrict the format of acceptable followup completions by @steffencruz and @Eugene-hu in #44
- sets diversity model as a binary filter model by @p-ferreira in #45
- reweighing reward config by @p-ferreira in #48
v2.0.1 / 2023-10-06
What's Changed
- update requirements with latest bittensor version by @eduardogr in #39
- update validators version by @p-ferreira in #40
v2.0.0 / 2023-10-02
What's Changed
- fix setup.py and run black by @ifrit98 in #1
- Openvalidators by @Eugene-hu in #2
- Openminers by @isabella618033 in #3
- Add openai miner by @ifrit98 in #5
- Add btlm miner by @ifrit98 in #4
- Add vicuna miner by @isabella618033 in #6
- Vicuna fix by @isabella618033 in #7
- Read-me update by @Eugene-hu in #8
- Docs by @ifrit98 in #12
- Blacklist fixes by @isabella618033 in #9
- add prompting example to examples/ by @ifrit98 in #13
- Circleci by @ifrit98 in #11
- Integrate Streaming by @ifrit98 in #10
- add hashes to protocol by @ifrit98 in #14
- update to 4.30.0 for security reasons by @ifrit98 in #15
- miner/validator markdown by @ifrit98 in #16
- ensure moving_avg_scores shape matches neuron_weights shape by @ifrit98 in #20
- Validators repo migration by @p-ferreira in #21
- remove unnecessary hash fields + docs updates by @ifrit98 in #18
- Remove blacklist prompt cache check by @ifrit98 in #19
- Validator axon by @Eugene-hu in #26
- handle case where mg shrinks from previously stored chain state by @ifrit98 in #27
- add required_hash_fields to protocol def by @ifrit98 in #25
- fix regex in setup.py by @ifrit98 in #23
- ensure topk isn't out of bounds by @ifrit98 in #28
- Miner.blacklist.min_request_period 30 -> 5 by @isabella618033 in #29
- Sync miners by @ifrit98 in #30
- corrects completion log status by @p-ferreira in #31
- update grep for chacngelog test by @ifrit98 in #32
- 10 -> 100 blocks by @ifrit98 in #33
- Release versioning by @Eugene-hu in #34
New Contributors
- @ifrit98 made their first contribution in #1
- @Eugene-hu made their first contribution in #2
- @isabella618033 made their first contribution in #3
- @p-ferreira made their first contribution in #21
Full Changelog: https://github.com/opentensor/text-prompting/commits/v2.0.0