-
Hi @JulianGuerreiro,
I hope you're doing well.
I wanted to ask if it's possible to access the loss curves from the original paper. I would like to visually compare it with my own results. If you…
-
I am writing to inquire about the process of extracting the weight and bias estimates from an LSTMModel object created using your package. Specifically, I have trained an LSTM model and would now like…
-
**Is your feature request related to a problem? Please describe.**
So long as the weights/biases are formatted and placed on device by the Conv2D op itself, there is no simple way to be able to push …
-
Hi,
when i train models i often use [https://www.wandb.com/](https://www.wandb.com/) to track my hyperparameter and results of my training. I think it's an awesome tool to keep track of what you ar…
-
Since they framed detection as a YOLO problem, I assume they have weights and biases. (eg. the classic equation for regression: y = xW + b, where W is the weights and b is the bias). Does this just me…
-
**Is your feature request related to a problem? Please describe.**
Hi, I'm a great fan of Weights & Biases. Thank you for developing this amazing system.
I found one not-yet-supported feature which …
-
I have loaded the biases and weights for the GPT-2 model using `AutoModelForCausalLM`, but their sizes do not match the expected dimensions. The error I encountered is:
```
Copying a param with sha…
-
The weights for ConvNeXt-V2-Base, pretrained on INet1k, [provided here](https://dl.fbaipublicfiles.com/convnext/convnextv2/pt_only/convnextv2_base_1k_224_fcmae.pt), have several incompatibilities with…
-
## Issue
Due to the change of Helium support in CMSIS-NN 5.0 and later, when the e-AI translator generated model is built with Helium enabled, the fully connected operation result could be incorrect.…
-
This interface can be placed in between two jitted blocks, where the tqdm progress bar is updated at the moment. One usecase would be remote logging to weights and biases during sampling.