Website Β· Producthunt Β· Documentation
YiVal is an GenAI-Ops framework that allows you to iteratively tune your Generative AI model metadata, params, prompts and retrieval configs all at once with your preferred choices of test dataset generation, evaluation algorithms and improvement strategies.
Check out our quickstart guide! β
- Add ROUGE and BERTScore evaluators
- Add support to midjourney
- Add support to LLaMA2-70B, LLaMA2-7B, Falcon-40B,
- Support LoRA fine-tune to open source models
| Model | Evaluate | variation generate | custom func |
|---|---|---|---|
| GPT-4 | β | β | β |
| GPT-3.5-turbo | β | β | β |
| MidJourney | β |
pip install yivalYival has multimodal capabilities and can handle generated images in AIGC really well.
Find more information in the Animal story demo we provided.
yival run demo/configs/animal_story.ymlTo get started with a demo for basic interactive mode of YiVal, run the following command:
yival demo --basic_interactiveOnce started, navigate to the following address in your web browser:
http://127.0.0.1:8073/interactive
For more details on this demo, check out the Basic Interactive Mode Demo.
yival demo --qa_expected_resultsOnce started, navigate to the following address in your web browser: http://127.0.0.1:8073/
For more details, check out the Question Answering with expected result evaluator.
Dive into the world of YiChing and discover your fortune on our index page. A fun and interactive way to get started with Yival.



