-
Upon experimenting with the code provided in the research paper that we picked, we noticed that some code scripts were missing, compromising our ability to replicate the paper. Subsequently, we ought …
-
### Describe the bug
I executed "TRUST_REMOTE_CODE=True openllm start /usr1/models/chatglm-6b" and model was loaded successfully, swagger was available, but got error using v1/chat/compelitioins,
`…
-
## Description
Hugging Face Hub Integration does not work. I can access HF Inference API from curl, but jupyter-ai chat fails with the `ValueError: Error raised by inference API: Cannot overrid…
-
inflection出品的personal AI Pi的应用在黑名单模式下不能使用,在白名单模式下可以使用,请问这个支持下吗?
-
### Describe the bug
Loading a streaming dataset with this version of fsspec fails with the following error:
`NotImplementedError: Loading a streaming dataset cached in a LocalFileSystem is not su…
-
### Describe the bug
version: 0.27.0, 0.27.1
when use StableDiffusionXLPipeline.from_single_file,error occur:
```
File "aaa/anaconda/envs/sd-webui/lib/python3.10/site-packages/diffusers/pipe…
-
I think the following error occurs when I run Mistral NEMO 12B. Would you mind fixing that in your github to accommodate this model? Thank you.
[rank0]: Traceback (most recent call last):
[rank0]…
-
Hi there,
After I upgraded to the latest version of langchain_google_genai, crewAI stopped working with vertexAI and Gemini.
I'm using the following code:
`import os
from crewai import Agent…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
The code below throws an assertion error:
```
from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
#model_name_or_path = "TheBloke/Mixtral-8x7B-Instruct-v0.1-GPTQ"
model_name…