-
Version: formatron 0.4.7 exllamav2 0.2.3
Problem: output incomplete json
Code:
```
from exllamav2 import ExLlamaV2, ExLlamaV2Config, ExLlamaV2Cache, ExLlamaV2Tokenizer
from exllamav2.generator im…
-
## Details about Problem
NuGet product used (NuGet.exe | VS UI | Package Manager Console | dotnet.exe): VS UI
NuGet version (x.x.x.xxx): VS 2017 15.7.2
VS version (if appropriate):
OS versio…
-
Hello! First off, thank you for such an awesome web application framework. I'm writing this as the contribution guide says to "ask first before embarking on any significant pull request"
I was using …
-
Stable Diffusion should be easy to run alongside client process which could call SD's API.
-
### Reference Issues
want to use own UI to call kotaemon. But did not find good way to call API way.
### Summary
want to use own UI to call kotaemon. But did not find good way to call API way.
###…
-
I tried to run the DSpy module inside the thread it's not working...
I have used
`dspy.Module`
there I used a custom retriever module.
`elastic_rm(dspy.Retrieve)`
Can anyone give me a …
-
Running the audio-to-audio in streamlit on a M1 mac mps device works great, but swithcing to interpolate between two prompts returns an error (works if I switch to cpu but is much slower of course). A…
-
### Your current environment
```text
The output of `python collect_env.py`
```
### 🐛 Describe the bug
I used the openai compatible server deployed with vllm:
```bash
python -m vllm.entr…
-
I think there might be a bug here: sequelize-auto/src/auto-generator.ts line 103.
With TypeScript, when using find method such as
```
MyModel.findOne({ where: { username: "user1" } })
```
I…
li-qs updated
2 years ago
-
Hi Team,
I am trying to call rest api to run a pipeline with multiple custom component. I could not find any example for the same in the hayhook repository. It will be helpful if some examples are …