-
When running the below command, I get pip dependency issues as shown in the terminal output section. Does anyone know how to solve this?
```
!git clone https://github.com/Plachtaa/seed-vc
%cd ./see…
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [x] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
It seems there are multiple NPM packages associated with this `tiktoken` port, and I wasn't able to find the differences clearly documented anywhere. (`@dqbd/tiktoken`, `js-tiktoken`, and `tiktoken`).…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
我昨天安装的时候,很多依赖都重新安装了,都用默认的最新版本,作者给的依赖都是有指定版本,其实没必要,反而会造成问题。
我感觉哈,我也不是学计算机的。
我大概想一下,这几个(包括但不限于)依赖好像是直接用pip install 直接重新装的最新版,requirements.txt指定的版本没有安装成功
accelerate
verovio
tiktoken
gradio
transfo…
-
**Describe**
Thanks for the amazing work [kosmos-2].
I deploy the web-demo in my local host following the Readme, and the running script like this:
```
#!/bin/bash
partition=
model_path=mo…
-
Hello, your work is really nice!
But I have a question, so how the embedding files are constructed? Are they constructed through the text-embedding-ada-002 APIs, or other approachs?
Looking forw…
-
Ubuntu 20.04.6 LTS
Docker version 25.0.3, build 4debf41
```
ui-1 | You can now view your Streamlit app in your browser.
ui-1 |
ui-1 | Network URL: http://172.19.0.3:8501
ui-1 | …
-
Hi,
When I add the following piece of code in the taskweaver_config.json file:
"tracing.enabled": true,
"tracing.exporter": "otlp",
"tracing.endpoint": "http://127.0.0.1:4317",
"t…
-
Am installing swarms for the first time...need help...
venv) (venv) jcooper@iMac swarms % python --version
Python 3.13.0
(venv) (venv) jcooper@iMac swarms % pip install swarms==5.8.7
Collect…