Fernando

Results 7 comments of Fernando

> I tested with codellama and it indeed has no space between words. > > ``` > $ python openai_completion.py > class SimpleTransformer(nn.Module): > > @classmethod > def add_args(cls, parser):...

Hello @byshiue I am asking if there is a way to store all the input data (for example, the payload sent to the model to generate a prediction) and the...

Is there any update on this? I'm also interested on this capability

Is there any plan to have this feature in the roadmap?

I'm also very interested in these capabilities. Looking forward to try the examples provided. Is there any reference tutorial or guide?