-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have pro…
-
Pyscript brings python into frontend, I am wondering if OpenUI can code pyscript in UI? If yes, can you give me an example?
-
-
Has anyone encountred these 2 errors:
Ollama server not found, please ensure the ollama Docker container is running! If so you may have to take down the docker compose and put it up again
Milvus…
-
## Overview
Module 3 involves creating an application with all the various components of RAG. This is more of the frontend or api usage for the users that will be using this system. We need to figu…
-
I have an [app](https://ki.uos.de/) that currently is using this package but it doesn't work in Safari. Specifically if I do something like:
```
st.write('Test 1')
cookies = EncryptedCookieMana…
Odrec updated
7 months ago
-
I can run this component in dev - works great!
But deploying to prod (on fly.io), I get this error ("Your app is having trouble loading the auth0_component.login_button component.")
The frontend…
-
Just delete the following line of code or modify it to allow others domains
https://github.com/conradbez/streamlit-auth0/blob/c5e5666d93b3fd29b3df7f12f5e31c50dd68892b/auth0_component/__init__.py#L2…
-
**问题描述 / Problem Description**
Qwen-14B-Chat对话速度很慢,比我直接用fastchat生成api的对话要慢很多,目测大概差了10倍以上。
我已经设置了4张显卡全部启动,都没有装flash-attention。
用fastchat的时候,启动方式是:
python3 -m fastchat.serve.controller
python3 -m f…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provide…