S-Dreamer/CybertronChat
1
1---2title: Cybertron Chat3emoji: ⚡4colorFrom: purple5colorTo: green6sdk: streamlit7sdk_version: 1.48.08app_file: app.py9pinned: false10license: apache-2.011---12 13# Cybertron Chat Space14 15Streamlit app to interact with the Cybertron GGUF model using llama-cpp-python.