-
### Describe the bug
## Issue Summary
The `from_pretrained()` method of StableDiffusionPipeline fails to correctly load the specified models on local directory. Instead, it appears to use the sa…
-
### Description
Add badges (chips) for Beginner, Intermediate, Advanced, and the frameworks like PyTorch, Lightning, Transformers, Accelerate, DeepSpeed, TensorFlow, Horovod. Basically, to realize ou…
-
- [ ] [AnswerDotAI/rerankers: A lightweight, low-dependency, unified API to use all common reranking and cross-encoder models.](https://github.com/AnswerDotAI/rerankers)
# AnswerDotAI/rerankers: A li…
-
I got this error message while trying to run the prompt in the README file
File "python3.9/site-packages/transformers/models/llama/modeling_llama.py", line 402, in forward
kv_seq_len += past_key…
-
Hey I am trying to pull the model from huggingface repo using
`AutoModelForMaskedLM.from_pretrained(
'mosaicml/mosaic-bert-base-seqlen-2048',
trust_remote_code=True,
revision='b7a0389')`…
-
Has anyone used this library in a monorepo project with the [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) preset, which [configures](https://github.com/thymikee/jest-preset-an…
-
### Describe the issue
Hello,
I am encountering an unexpected performance issue while using the MInference library with the Qwen/Qwen2-7B-Instruct model. I have followed the example provided in ru…
-
I encountered an error while trying to install the "bntransformer" library in a Colab environment using both commands `pip install -U bntransformer` and `pip install -U bntransformer`. The installatio…
-
Until now, I don't seem to have found any details about the specific example of dataset organizing and training from scratch , Would fairseq2 intend to provide a separate trainer library and dataset …
-
### Your current environment
There are some related issues #2729 , #6723
The output of `python collect_env.py`
```text
Deploy model on V100
Versions of relevant libraries:
[pip3] flashinfe…