-
We were able to finetune it in our customized dataset. However, when we tried to inference by loading the fine-tuned checkpoint,
we have :
```
File "/data/shaokai/miniconda3/envs/llava/lib/python…
-
So far I've ported the components I needed to support the models I tested, but there are many more in `transformers` and `tokenizers`. For example:
- https://github.com/huggingface/swift-transforme…
-
I am running this basic training example on an Apple M3 Pro. I am using Python 3.10, sentence-transformers 3.0.1, accelerate 0.31 and torch 2.3.1.
```
from sentence_transformers import SentenceTra…
-
Feature request: allow messages with no images to be sent to the VLM (specifically Qwen2-VL-7B-8bit). This is supported with transformers and other libraries by default, but null images cause shape er…
-
### 🐛 Describe the bug
Hi thanks for the library! It seems that the `output.logits` is missing. Looking at code https://github.com/linkedin/Liger-Kernel/blob/6cdc93deee15ab6c843149d6ed660c297c5c2d4a/…
-
I simply copied the displayed code and ran it (missing a considerable amount of library imports), but encountered an error:
c:\Python311\Lib\site-packages\huggingface_hub\file_download.py:1150: Futur…
-
Thanks for your great implementation.
Can you please verify or check the next issue when I try to run your provided colab file; when running the cell under the title: **Quantized Bonito Wrapper**, …
-
https://github.com/nt4f04uNd/sweyer/actions/runs/11412091655/job/31757501525?pr=161
Possible solution
https://github.com/nt4f04uNd/sweyer/pull/161#issuecomment-2423351681
```
══╡ EXCEPTION CAU…
-
### System Info
```shell
optimum version: 1.20.0
system: OSX X64
dependencies: sentence_transformers==2.2.2
```
### Who can help?
@michaelbenayoun The location that throws this error is [tasks.…
-
Hi,
I find that it's nice to have a few benchmark datasets integrated into libraries for easier research. My feature request boils down to the implementation of a few image retrieval datasets, name…