-
### Describe the bug
I follow this Imagic_Stable_Diffusion.ipynb, however, i got exception of:
TypeError: __call__() got an unexpected keyword argument 'text_embeddings'
when i run:
with autoca…
-
https://github.com/js-jslog/harmonica-degree-map/commit/f7b62537386fd7e2672ae4ad591fa28c3afcf2a6
The above commit adds some basic typescript functionality to the template produced by the yeoman gen…
-
## Generator
- [x] refactor index.js
- [x] update Yeoman and new prompt
### Plugin
- [x] plugins already include: default check
- assemble-contrib-anchors: true,
- assemble-contrib-permalinks: tru…
-
# Steps to Reproduce
from babel.lists import format_list
format_list(['A', 'B', 'C'], style='standard-narrow', locale='de')
# Actual Results
Traceback (most recent call last):
…
-
Hi team,
I am trying to integrate deepspeed-mii into fastapi service. I am getting following error:
```
{"detail":"This event loop is already running"}
```
Here's my code for reference
```
fr…
-
### Description
**Expected**: When using StreamUI, the `generate` generator function seems like it should be invoked on every streamed event, so that developers can render partial UIs while the ful…
-
In Auto_GPT 0.4.0
I have install edgegpt == 0.3.8
but SYSTEM return :
`SYSTEM: Command ask_genius_bing returned: Error: 'Agent' object has no attribute 'prompt'`
if I `pip install EdgeGPT -…
-
sampling_params = SamplingParams(
temperature=0.1,
top_p=0.001,
repetition_penalty=1.05,
max_tokens=2048,
stop_token_ids=[],
stream=Ture #这里…
-
Hi authors,
thank you for this great work! I was wondering if this method could easily be adapted to large latent diffusion models like stable diffusion and on diverse datasets like imagenet and lai…
-
handles.js
function complete_request
add metadata
```
function onSuccess(result) {
var content = {
matches: result.completion.list,
cursor_start: result.c…