This PR adds simple examples about how to get started with Zeno Build in the form of Jupyter notebooks.
Specifically, it covers:
Visualization
Inference
Text generation
In implementing this, I also had to modify the generate_text code because it had gotten out of date compared to the stuff used to generate chat responses.
Description
This PR adds simple examples about how to get started with Zeno Build in the form of Jupyter notebooks.
Specifically, it covers:
In implementing this, I also had to modify the
generate_text
code because it had gotten out of date compared to the stuff used to generate chat responses.Blocked by