HackerTrans
トップ新着トレンドコメント過去質問紹介求人

paulosalem

no profile record

投稿

TinyTroupe: An LLM-Powered Multiagent Persona Simulation Toolkit (OSS Paper)

arxiv.org
3 ポイント·投稿者 paulosalem·12 か月前·1 コメント

TinyTroupe, a new LLM-powered multiagent persona simulation Python library

github.com
143 ポイント·投稿者 paulosalem·2 年前·48 コメント

[untitled]

1 ポイント·投稿者 paulosalem·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 paulosalem·3 年前·0 コメント

コメント

paulosalem
·12 か月前·議論
We've recently released a preprint paper about our TinyTroupe open-source project developed at Microsoft. This is still very much under research and development, but the paper is meant to consolidate much of the principles and findings behind it so far. As this remains a preprint manuscript, any suggestion, important related work or constructive comment would be helpful to improve the paper and is very much welcomed. In particular, if you know of good specialized benchmarks to evaluate this kind of thing, please share. Thank you!
paulosalem
·3 年前·議論
I shared my tutorial (with code) on the topic before, but here's it again (just sent a PR to this repo too).

https://medium.com/data-science-at-microsoft/building-gpt-3-...

In short, Prompt Engineering is just one of the pieces in building a GPT-3/LLM-based solution. In fact, I'd say a whole new set of Software Engineering best practices is necessary and will gradually emerge. I gave one such approach that has been useful to my related projects.
paulosalem
·3 年前·議論
Indeed. I do know Azure has special provisions for compliant computing for a couple of industries. Regarding GPT-3, besides the original OpenAI offer, it is now possible to consume it from Azure instead. My understanding is that this is not just rebranding, but actually different machines and additional software. Azure folks have their own privacy constraints, which I guess is meant to address PII concerns, among others. Here's the link:https://azure.microsoft.com/en-us/products/cognitive-service...
paulosalem
·3 年前·議論
Hey folks, FYI, I'm the author.
paulosalem
·3 年前·議論
My take on what data scientists or software engineers eager to use GPT-3 should know to succeed.