This is a place to play with Large Language Models (LLMs) for educational purposes only.
The demo limited output tokens and is not appropriate for a real-world use.
- Compare base model (Babbage-002) and fine-tuned model (GPT-3.5 Turbo)
- Change LLM parameters and system prompts to see how LLMs generation can be useful
- Compare GPT-3.5 Turbo to open-source models (Llama-2 Chat 7B, 70B, Code Llama, Mixtral 8X7B)
Please visit the Streamlit web app (https://llm-sandbox.streamlit.app/) and play with the model yourself!
Dan Kim
- dan.kim.actuary@gmail.com (feel free to reach out with questions or comments)
- Initially published on 2/28/2024
- The contents may be updated from time to time
This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details.