Skip to content

Play around with LLMs to see their limits and potentials

License

Notifications You must be signed in to change notification settings

DanTCIM/LLM_Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM Sandbox

1. Description

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)

2. Demo App

Streamlit App
Please visit the Streamlit web app (https://llm-sandbox.streamlit.app/) and play with the model yourself!

3. Author

Dan Kim

4. Date

  • Initially published on 2/28/2024
  • The contents may be updated from time to time

5. License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details.

About

Play around with LLMs to see their limits and potentials

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages