-
Hi @Qubitium . Since the CPU path is already in gptqmodel, when do you plan to replace auto_gptq to gptqmodel in HuggingFace/optimum? I think we can start an issue in Optimum to let the maintainer kno…
-
Your reported M2 score on CoNLL2014 is 57.53.
In your paper, the M2 score is 55.8.
-
```
Two issues:
SA.Table object not being able to evaluate to boolean:
SA/CM generating postgresql DDL was fubared
SA.Table:
line 47 of peer.py
self.transformer.table object can not be eval…
-
Hello, Nilabha! I want to run the flatland example codes ccppo.yaml.
I just run the $ python ./train.py -f experiments/flatland_sparse/small_v0/tree_obs_fc_net/ccppo.yaml
And something was w…
-
Hi stylers
Thank you for a very useful package. I think I have found 1 or perhaps 2 bugs:
- It appears that `style_text()` ignores custom style unless cache is disabled.
- It appears that `styl…
-
### Description
I'm facing an issue while integrating `graphql-upload` with NestJS (which uses `class-transfomer`) in my project. A given attribute for the `FileUpload` type of `graphql-upload` is a …
-
Test failures are intermittent.
Jdk11 ( disabled `quarkus-documentation, quarkus-reactive-routes-deployment,quarkus-cli,quarkus-integration-test-no-awt,quarkus-avro-reload-test`, which failed in earl…
-
hi, i want convert realformer tf checkpoint to torch model, but get a error
```
torch.nn.modules.module.ModuleAttributeError: 'LayerNorm' object has no attribute 'beta'
```
I think this is cause…
-
# Luồng của Laravel
- Luồng của laravel đi như nào?
- Toàn bộ code ở trong Server/app
- Đi từ routes.php
- Route chạy như thế nào?
- Route được đọc theo thứ tự từ trên xuống dưới
- Fillter như…
-
No design proposal yet. Just collecting pros and cons of adding support for traits (or some other form of generics) to the language.
### Why supporting generics (traits) is a good idea
- Avoid …