-
In attempting to follow the setup in the README, am able to successfully call:
```
poetry poe local-infrastructure-up
```
Can then access the ZenML dashboard. However, none of the pipelines s…
-
Great job! Would it be possible to upstream your transformer changes (or at least provide a diff of the changes)? Long term it isn't sustainable to run off of a transformers fork. If you could provide…
-
The code from https://huggingface.co/Salesforce/codegen25-7b-multi_P#causal-sampling-code-autocompletion and https://github.com/salesforce/CodeGen/tree/main/codegen25#sampling does not work currently.…
-
### Describe the bug
Unable to use flux fp8 model from `Kijai/flux-fp8` while having transformer_flux.py file in local. I have modified the scripts to remove any import error. I put some print stat…
-
torch 2.4.0a0+3bcc3cddb5.nv24.7
transformer-engine 1.11.0+c27ee60
transformers 4.45.0
```
[rank5]: Traceback (most recent call last):
[rank5]: File "/data/ke…
-
ValueError when use transformers==4.43.0 to load "codefuse-ai/CodeFuse-CGE-Small"
ValueError: The model class you are passing has a `config_class` attribute that is not consistent with the config c…
-
Hi, I have some feedback about [this page](https://github.com/hazelcast/hz-docs/edit/v/5.5/docs/modules/data-structures/pages/vector-search-tutorial.adoc)
Tutorial Setup step 2 continuously fails:
…
-
# ComfyUI Error Report
## Error Details
- **Node ID:** 224
- **Node Type:** IPAdapterFluxLoader
- **Exception Type:** OSError
- **Exception Message:** We couldn't connect to 'https://huggingface.…
-
Deepspeed 软件版本: 0.15.2
Transformers: 4.45.2
训练命令: deepspeed GOT/train/train_GOT.py --deepspeed zero_config/zero2.json --model_name_or_path /home/GOT-OCR2.0/GOT-OCR-2.0-master/GOT_weights --…
-
Dear `lambeq` developers,
I was playing around with the package and testing the parsing example in the bobcat tutorial by simply running
```python
parser = BobcatParser()
diagram = parser.senten…