Releases: AIT-Protocol/einstein-ait-prod
Releases · AIT-Protocol/einstein-ait-prod
v2.0.3
v2.0.2
v2.0.1
v2.0
What's Changed
- update default model arg for miners by @ndxbinh1922001 in #60
- update content by @ndxbinh1922001 in #61
- version 2.0 migration by @LVH-Tony in #62
Full Changelog: 1.2.4...2.0
v1.2.4
What's Changed
- update: backend validator and miner openapi by @LVH-Tony and @DVNghiem in #55 and #41
- update: random task and zephyr by @DVNghiem in #57 and #58
- Bump transformers from 4.36.2 to 4.38.0 by @dependabot in #59
New Contributors
Full Changelog: 1.2.3...1.3.0
v1.2.3
What's Changed
- Update README.md by @JordanKotsop in #52
- Update NumPAL by @LVH-Tony in #54
Full Changelog: 1.2.2...1.2.3
v1.2.2
v1.2.1
v1.2.0
- 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