Anton Bacaj

Results 62 comments of Anton Bacaj

I noticed this as well, it looks like you can transform the value before it's parsed. As long as it starts with a dot '.', you can prepend the '0.'...

Curious, have you taken a look at https://github.com/balderdashy/waterline instead? It is used by sails.js.

Nice man, good to know it helped out haha.

@martinory can't you just use a Route Observer to do the unsubscribing? https://master-api.flutter.dev/flutter/widgets/RouteObserver-class.html

**Update: I didn't have vendor-prefixes enabled view it again: http://codepen.io/abacaj/full/bdKPEz** Hey @AlexeyBelezeko Can you provide more details? I am not sure what you mean by only start & end transform?...

> > whereas the actual headers include additional headers > > What do you mean with "actual headers"? Visit with puppeteer headless: https://www.whatismybrowser.com/detect/what-http-headers-is-my-browser-sending Headers missing when I check puppeteer API,...

I don't see how this can be achieved without using a browser or a headless browser like phantomjs.

Same issue, can't import the library crashes application.

Would be great to have this as browsers are launched in docker and connect is necessary to control the browser vs launch.

Hi @younesbelkada, this is a full fine tune using HF trainer. Padding only. Model is loaded in bf16. I try loading in "fp32" but get error: ``` ValueError: Flash Attention...