mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 18:42:38 +00:00
native eval
This commit is contained in:
parent
2f7e39fb10
commit
de2ab1243a
4 changed files with 43 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ from modules.utils import data_url_from_file
|
|||
|
||||
|
||||
def rag_chat_page():
|
||||
st.title("RAG")
|
||||
st.title("🦙 RAG")
|
||||
|
||||
with st.sidebar:
|
||||
# File/Directory Upload Section
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue