-
**Describe the bug**
Fine-tuning mt5 model, and trying to save the fine-tuned model is throwing a ValueError: You are trying to save a non contiguous tensor:
**To Reproduce**
Attaching a notebo…
-
from unsloth import FastLanguageModel
import torch
max_seq_length = 2048 # Choose any! We auto support RoPE Scaling internally!
dtype = None # None for auto detection. Float16 for Tesla T4, V100, B…
-
### Feature request
Model2vec would make for a great addition to transformers.js:
https://github.com/MinishLab/model2vec
### Motivation
The library distills conventional embedding models and prod…
do-me updated
1 month ago
-
### Feature request
This request proposes one of three changes (see **Motivation** for background, and **Your contribution** more thoughts on possible solutions) in order to allow saving of a certa…
-
Confirm valid implementation
References:
> Loss? Loss is:
> Total span extraction loss is the sum of a Cross-Entropy for the start and end positions.
https://huggingface.co/transformers/v4…
-
### System Info
- `transformers` version: 4.46.2
- Platform: Linux-5.15.0-120-generic-x86_64-with-glibc2.35
- Python version: 3.12.4
- Huggingface_hub version: 0.26.2
- Safetensors version: 0.4…
-
使用ms-swift版本为2.6.0.dev0,transformers库为4.45.2时报错
[rank1]: Traceback (most recent call last):
[rank1]: File "/home/xxx/anaconda3/envs/f_got/lib/python3.10/site-packages/transformers/models/auto/conf…
-
This is the error
# ComfyUI Error Report
## Error Details
- **Node Type:** KolorsTextEncode
- **Exception Type:** TypeError
- **Exception Message:** ChatGLMTokenizer._pad() got an unexpected …
-
### Describe the bug
I installed text generation webui and downloaded the model(TheBloke_Yarn-Mistral-7B-128k-AWQ) and I can't run it. I chose Transofmer as Model loader. I tried installing autoawq b…
-
With [HIT-TMG/KaLM-embedding-multilingual-mini-instruct-v1](https://huggingface.co/HIT-TMG/KaLM-embedding-multilingual-mini-instruct-v1), I have the following error:
```
Loader not specified for m…