-
When I try to run https://github.com/brando90/higher/blob/master/examples/maml-omniglot.py i get this error:
```
args.scheduler=None
--------------------- META-TRAIN ------------------------
Sta…
-
Currently the dtype of the distance matrix returned by `pairwise_distances` is not very consistent, depending on the metric and on the value of n_jobs.
For float64 input, everything is consistent: …
-
### System Info / 系統信息
cuda 12.4,transformers框架
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [ ] docker / docker
- [X] pip install / 通过 pip install 安装
- [ ] installation from …
-
Using transfromers.js to get webgpu working
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
tokenizer = AutoTokenizer.from_pretrained("model/chatglm-6b-int4", trust_remote_code=True)
我…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-compass/opencompass/issues/) and [Discussions](https://github.com/open-compass/opencompass/discussions) but cannot get the expe…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
### Describe the bug
使用lmdeploy/turbomind/decode.p…
GZL11 updated
3 months ago
-
I created a NPZ file via this site
https://huggingface.co/spaces/fffiloni/clone-voice-for-bark
Then I put it in the /assets/prompts/v2/ as ragesh.npz
Then I loaded it like this
audio_array …
-
### System Info
transfromers version: 4.44.2
pytorch version: 2.4.1+cu118
### Who can help?
@gante @ArthurZucker
### Information
- [X] The official example scripts
- [ ] My own modif…
-
### System Info
```shell
hello:
I encountered an out-of-memory error while attempting to quantize a model using GPTQQuantizer. The error seems to be related to the large size of the model weights…