Adam Cohen Hillel
Adam Cohen Hillel
Hi all, is the third-party decoders still relevant? what's the different from the script shown in [huggingface website](https://huggingface.co/microsoft/DialoGPT-medium)? ``` from transformers import AutoModelWithLMHead, AutoTokenizer import torch tokenizer = AutoTokenizer.from_pretrained("microsoft/DialoGPT-medium") model...
I see there is this file: https://github.com/peak/s5cmd/blob/master/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go but is it used by default? if not, should I pass any flag to trigger it?
Any updates on this? having the same issue with ```import { InAppPurchase2 as iap, IAPProduct } from '@awesome-cordova-plugins/in-app-purchase-2';```
Hey @deepak-likes-code - added you to this ticket! I also made you a repo collaborator so you can assign yourself to tickets as well moving forward :) As for the...
Why splitting the supabase functions to two? seems like you're not using the outpout of the first to use in the second, so not sure why the split was needed/...
amazing work
https://github.com/adamcohenhillel/ADeus/pull/58
closing as we chose Capacitor for now. Still can be seen under "closed" for future reference
@Krupskis that is great, assigned the ticket to you then. Have you been able to run on the esp32 at the end? just started playing with mine yday