This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import asyncio | |
| import ollama | |
| import pandas as pd | |
| import streamlit as st | |
| from ollama import AsyncClient | |
| from stqdm import stqdm | |
| from utils import make_side_menu, build_llm_selection, build_model_download | |
| st.set_page_config(page_title="Comparing LLMs", page_icon="⚖️", layout="wide") | |
| st.sidebar.title("Comparing Local LLMs") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am Djalelbbz on github. | |
| * I am djabbz (https://keybase.io/djabbz) on keybase. | |
| * I have a public key whose fingerprint is E6E3 1EC8 5022 6DE5 996D 1AEC 7F52 0A60 1B14 C860 | |
| To claim this, I am signing this object: |