-
i try use it
```
outputs = spirit_lm.generate(
interleaved_inputs=[('text', "I am so deeply saddened, it feels as if my heart is shattering into a million pieces and I can't hold back the te…
-
## Problem
there is a lot of boilerplate for creating vanilla classes that are properly wired up to the container.
For example:
```js
import { cached } from '@glimmer/tracking';
import { getOwn…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
I known this is not a problem but for type safe writting, is there a way to craft an Expr that handles the input types and make mypy no mistake?
![image](https://user-images.githubusercontent.com/502…
-
From time to time Sentry reports the exception below. I'm not sure how to replicate it and which one could be the issue.
There are some mentions that the issue could be related to `psycopg2` and `psy…
-
Hi cool repo!
The requirements.txt file is missing. Should be streamlit, dotenv and replicate i would guess.
-
您好,当我对vit加入lora,微调模型,训练会报如下错误:
File "Monkey-main/monkey_model/modeling_qwen.py", line 816, in forward
hidden_states[i][a + 1 : b] = images[idx]
RuntimeError: a view of a leaf Variable that req…
-
To ensure full compatibility, I think that
```py
from typing import ForwardRef
from eval_type_backport import eval_type_backport
class DictSubclass(dict):
pass
eval_type_backport(Forward…
bswck updated
10 months ago
-
## Describe the Bug
The `strawberry.type` and `strawberry.input` decorators create dataclasses, and they work fine with stdlib `dataclasses` helpers like `fields` and `asdict`, e.g. `strawberry.fie…
huonw updated
10 months ago
-
> 应该是librosa版本的问题,但是老版本的安装上不上,我一直很苦恼怎么解决这个问题
修复此问题不走:
1. 修改依赖版本号:
librosa==0.10.1
numpy==1.24.3
opencv-contrib-python>=4.2.0.34
opencv-python>=4.7.0.72
torch==1.11.0
torchvision=…