-
Hi,
Niels here from the community science team at Hugging Face 🤗 . I noticed your work as it was trending on paperswithcode, and saw you currently host all checkpoints on your own servers, e.g. htt…
-
### System Info
- `transformers` version: 4.46.0
- Platform: macOS-15.0-arm64-arm-64bit
- Python version: 3.11.10
- Huggingface_hub version: 0.26.1
- Safetensors version: 0.4.5
- Accelerate vers…
-
I tried running through the manual installer in a conda env but I get all kinds of errors with CUDA and numpy.
I'm just not that experienced with this 😞 .
Running with Pinokio at least starts the …
-
Hello, I would like to ask how to run the code in autoregressive form. I tried to run it with "--non_autoregressive" removed, and the code does show autoregressive form:
`python training/transformer_…
-
/kind feature
**Describe the solution you'd like**
While deploying transformer/predictor as separate services gives you the flexibility of running different replicas for transformer and predictor.…
-
I am that happy that beam search PR (https://github.com/vllm-project/vllm/pull/857) has been merged into main branch. But I tested 2 models ( llama2-7b and baichuan13b-base ) and found that they gener…
-
In your paper you said that you use ViT-B-16 siglip model with webli weights.
I try to use ViT-B-16-SigLIP webli but get this error^
AttributeError: 'TimmModel' object has no attribute 'transformer'…
-
Traceback (most recent call last):
File "test.py", line 33, in
generate_ids = model.generate(
File "/usr/local/lib/python3.8/dist-packages/torch/utils/_contextlib.py", line 115, in decorat…
-
### Describe the bug
When I start the program, it went blank screen (like, noting except for the UI elements). So, when I was trying to select the character from the dropdown menu, it was not selecti…
-
hf alibi reference:
https://github.com/huggingface/transformers/blob/a7cab3c283312b8d4de5df3bbe719971e24f4281/src/transformers/models/bloom/modeling_bloom.py#L82
axlearn alibi reference:
https://…