jtoy

Results 160 comments of jtoy

And what is required to test it? Do we just recompile or do we need to reconvert weights? Can we add the performance gains for llama2 7b to the paper?...

@YixinSong-e is it right to say that llama2 7b might not good a speed up with this library? are there any new updates?

Has there been any improvement with these smaller models?

FYI, I ran into the exact same issue and its fixed after following this thread. I suggest this info be added all over the app, in the FAQ, README, etc....

I read through the source and added this code to get all verbs,nouns,etc: ``` module WordNet class Lemma class

Awesome, glad to hear that. Now that I know that I will look into it and see if there are places where I could help as all of the ruby...

I looked through the code, how would one get the user profile info? it seems liek the gem can do search and tweeting only?

also tweet info like when the tweet happened is missing.

I am continuing to use the gem and I have been adding my own code to get to the endpoints I need. its not tested with unit tests, but I...