-
### System Info
- `transformers` version: 4.45.2
- Platform: Linux-5.4.0-132-generic-x86_64-with-glibc2.31
- Python version: 3.12.7
- Huggingface_hub version: 0.25.1
- Safetensors version: 0.4.…
-
### System Info
Copy-and-paste the text below in your GitHub issue and FILL OUT the two last points.
- `transformers` version: 4.46.0
- Platform: Windows-10-10.0.22631-SP0
- Python version: 3.10…
-
### System Info
- `transformers` version: 4.45.1
- Platform: Linux-6.6.56+-x86_64-with-glibc2.35
- Python version: 3.10.14
- Huggingface_hub version: 0.25.1
- Safetensors version: 0.4.5
- Acce…
-
### Description
I am trying to use trax following NLP specialization but couldn't import it. I have search for solution and ask help on ChatGPT but could not solve it.
...
### Environment informa…
Nuna7 updated
2 months ago
-
from bark import SAMPLE_RATE, generate_audio, preload_models
import sounddevice
from transformers import BarkModel, BarkProcessor
import torch
import numpy as np
from optimum.bettertransformer im…
-
The website https://www.tensorflow.org/hub/installation writes: TensorFlow 1.15 TensorFlow 1.x is still subject to tensorflow_hubthe sole repository (starting from version 0.11.0) support.
but
The …
-
I am training a transformer on a summarization task. My results does not seem promising. I think it would be useful to the community if someone has achieved good results on the summarization task (any…
-
Traceback (most recent call last):
File "decoder.py", line 12, in
from lsgn_data import LSGNData
File "/hltc/0/cl/tools/srl_parsers/l_he_etal_2018/lsgn/lsgn_data.py", line 2, in
impo…
-
### 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…
-
```
import tensorflow as tf
from keras_cv_attention_models import *
model = tf.keras.models.load_model('eva_giant_patch14_224_imagenet21k-ft1k.h5')
```
**> ValueError: Unknown layer: …