-
Hey there!
First of all, I like your adapter very much and the idea how you implement trcp in nestjs is great! Sad that it did not came from the trpc devs.
Anyway, I use the T3 techstack with Ne…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is.
transformer-based model for atomistic graph data
, what atomistic graph…
-
We want Calibrators and Transformers to be trivially configurable and thus swappable. To do this, we need to make ``Transfomer.Config.parameters`` optional such that only some config fields are popula…
-
It would be great to have access to the target object's data and the specific property being transformed in the transform method of a custom transformer. This would greatly help in creating more gener…
-
Dear,
first thank you for this very nice bundle, it works perfectly.
I just have a problem with Data Transformer, they are just completely ignored!
I think the issue was reported in #17 but no s…
-
Dear quanto folks,
I implemented quantization as suggested in your coding example [quantize_sst2_model.py](https://github.com/huggingface/optimum-quanto/blob/main/examples/nlp/text-classification/s…
-
https://github.com/huggingface/transformers/blob/7bbc62474391aff64f63fcc064c975752d1fa4de/src/transformers/trainer.py#L3728
may be using these fixes it
```py
for param in model.parameters():…
-
I do not know how to make sense of the error so i paste it here:
Fetching 10 files: 100%|███████████████████████████████████████████████████████████████| 10/10 [04:55
-
### System Info
You are using the default legacy behaviour of the . This is expected, and simply means that the `legacy` (previous) behavior will be used so nothing changes for you. If you want to us…
-
Data transformer is quite confusing to use as it doesn't do anything in itself --- it merely modifies database URLs such that the next item to "sees" the transformations. I think moving the functional…