Skip to content

Releases: AIT-Protocol/einstein-ait-prod

v2.0.3

24 Jun 20:26
95edcad
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

v2.0.2

24 Jun 15:35
877b562
Compare
Choose a tag to compare

What's Changed

  • update docs, update version type for weight control, fix quantization arg by @LVH-Tony in #65

Full Changelog: 2.0.1...2.0.2

v2.0.1

24 Jun 04:23
2a78d34
Compare
Choose a tag to compare

What's Changed

  • hotfixes api call for albert front end by @LVH-Tony in #64

Full Changelog: 2.0...2.0.1

v2.0

21 Jun 20:31
8b73381
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.4...2.0

v1.2.4

18 Apr 16:50
7a152d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.3...1.3.0

v1.2.3

23 Mar 20:19
653a2bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.3

v1.2.2

23 Mar 18:13
216da85
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

v1.2.1

21 Mar 15:55
3cf7817
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.2.1

v1.2.0

21 Mar 00:14
4bb5701
Compare
Choose a tag to compare
  • Revised result extraction method: it should now be able to pull results from NumPAL and GPU miners correctly
  • Improved math scoring system to match extracted data from responses
  • Revised prompt engineering for zephyr and OpenAI model to match result extraction
  • NumPAL result extraction fixed
  • Revised zephyr miner script
  • Revised Hugging Face pipeline (GPU model Pipeline) and can now easily config to run with different hugging face GPU models
  • Updated documentation for miner on running zephyr
  • Updated documentation on repo's new installation guide
  • People now can easily install the new cloned repo by simply running the following code:
    run the install.sh file by
git checkout main
git pull
bash install.sh

For newly registered miners you can run the below:

git clone https://github.com/ait-protocol/einstein-ait-prod.git
bash install.sh

v1.1.3

19 Mar 11:15
1ebdbff
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3