Franci Penov

Results 12 comments of Franci Penov

@daniyal-action Sorry to hear about this. I'll take a look.

You can see the limitations on the free basic plan at https://parse.com/pricing. Unless you are exceeding 1000000 unique recipients, push notifications should work just fine. On the other hand, I...

I'll look into this. Is this happening with a simple app with no business logic, or only with some additional code on the Arduino side?

@mtl2034 can you take a look?

I'd love to get the llama code updated. The initial hack was based on building/running llama.cpp under Linux, so no support for Windows. Also, the embeddings are still based on...

Not sure what the benefit of typer is honestly, so not sure I am qualified to comment here. :-/

We are working on tightening the prompts. Any suggestions are welcome.

I'd love to merge, but it has conflicts I can't resolve (Github being uncooperative right now)

BabyAGI supports local LLAMA, but that does require rather beefy computer. If you want to extend the code to instead call hosted LLAMA instances, that would be great. As for...

You can use tools/results.py (for console dump) or tools/results-browser.py (for more interactive browsing) to look at the content of the table. You can also use results.py as a basis for...