[![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)
# Swarm Evals
# License
MIT
# Citation
Please cite Swarms in your paper or your project if you found it beneficial in any way! Appreciate you.
```bibtex
@misc{swarms,
author = {Gomez, Kye},
title = {{Swarms: The Multi-Agent Collaboration Framework}},
howpublished = {\url{https://github.com/kyegomez/swarms}},
year = {2023},
note = {Accessed: Date}
}
```
Raw data
{
"_id": null,
"home_page": "https://github.com/kyegomez/swarms-evals",
"name": "swarms-evals",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": "artificial intelligence, deep learning, optimizers, Prompt Engineering",
"author": "Kye Gomez",
"author_email": "kye@apac.ai",
"download_url": "https://files.pythonhosted.org/packages/01/c2/05846ae91e6bb70fb060f3fbd35d280d92c6742f8003e6abafd87f01ed9e/swarms_evals-0.0.1.tar.gz",
"platform": null,
"description": "[![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)\n\n# Swarm Evals\n\n\n# License\nMIT\n\n\n# Citation\nPlease cite Swarms in your paper or your project if you found it beneficial in any way! Appreciate you.\n\n```bibtex\n@misc{swarms,\n author = {Gomez, Kye},\n title = {{Swarms: The Multi-Agent Collaboration Framework}},\n howpublished = {\\url{https://github.com/kyegomez/swarms}},\n year = {2023},\n note = {Accessed: Date}\n}\n```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Paper - Pytorch",
"version": "0.0.1",
"project_urls": {
"Documentation": "https://github.com/kyegomez/swarms-evals",
"Homepage": "https://github.com/kyegomez/swarms-evals",
"Repository": "https://github.com/kyegomez/swarms-evals"
},
"split_keywords": [
"artificial intelligence",
" deep learning",
" optimizers",
" prompt engineering"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "03757b9761244f039baf5234776bcf16511b1cec031f609a90d1845f7e66279a",
"md5": "05bc4b78aa3681c856fcb3bdb5ba00cb",
"sha256": "ef380959265b09ae39740da812ae9de3bacbe0d7d5793a52fd723f9b61ddc855"
},
"downloads": -1,
"filename": "swarms_evals-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "05bc4b78aa3681c856fcb3bdb5ba00cb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 3138,
"upload_time": "2024-06-13T01:45:54",
"upload_time_iso_8601": "2024-06-13T01:45:54.669435Z",
"url": "https://files.pythonhosted.org/packages/03/75/7b9761244f039baf5234776bcf16511b1cec031f609a90d1845f7e66279a/swarms_evals-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "01c205846ae91e6bb70fb060f3fbd35d280d92c6742f8003e6abafd87f01ed9e",
"md5": "118be297b48bc3b1a4a52dd73e68d28f",
"sha256": "fee69155a3d571ea96c96843f1ba907fd14dd37ac9ea2fbdaa0570d91fdbabe7"
},
"downloads": -1,
"filename": "swarms_evals-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "118be297b48bc3b1a4a52dd73e68d28f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 2981,
"upload_time": "2024-06-13T01:45:56",
"upload_time_iso_8601": "2024-06-13T01:45:56.300315Z",
"url": "https://files.pythonhosted.org/packages/01/c2/05846ae91e6bb70fb060f3fbd35d280d92c6742f8003e6abafd87f01ed9e/swarms_evals-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-13 01:45:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kyegomez",
"github_project": "swarms-evals",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "torch",
"specs": []
},
{
"name": "zetascale",
"specs": []
},
{
"name": "swarms",
"specs": []
}
],
"lcname": "swarms-evals"
}