[![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)
# MultiModal Tree of Thoughts
Multi-Modal Foundation Model -> Deepfloyd iF or stable diffusion -> mmllm -> if
The objective is to implement DALLE-3 where given an input task to generate an image => its fed and enriched by the multimodal llm => passed into image generation
# Appreciation
* Lucidrains
* Agorians
# Install
`pip install mm-tot`
# Usage
# Architecture
# Todo
# License
MIT
Raw data
{
"_id": null,
"home_page": "https://github.com/kyegomez/MultiModal-ToT",
"name": "mm-tot",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6,<4.0",
"maintainer_email": "",
"keywords": "artificial intelligence,deep learning,optimizers,Prompt Engineering",
"author": "Kye Gomez",
"author_email": "kye@apac.ai",
"download_url": "https://files.pythonhosted.org/packages/8a/f3/f2db5cc1cbefa7ec98e7cf5090a696fbbdb612f5681b82dbf51cc6a1b591/mm_tot-0.0.4.tar.gz",
"platform": null,
"description": "[![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)\n\n# MultiModal Tree of Thoughts\nMulti-Modal Foundation Model -> Deepfloyd iF or stable diffusion -> mmllm -> if\n\nThe objective is to implement DALLE-3 where given an input task to generate an image => its fed and enriched by the multimodal llm => passed into image generation\n\n\n\n# Appreciation\n* Lucidrains\n* Agorians\n\n\n# Install\n`pip install mm-tot`\n\n# Usage\n\n\n\n# Architecture\n\n# Todo\n\n\n# License\nMIT\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "ToT - Pytorch",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://github.com/kyegomez/MultiModal-ToT",
"Repository": "https://github.com/kyegomez/MultiModal-ToT"
},
"split_keywords": [
"artificial intelligence",
"deep learning",
"optimizers",
"prompt engineering"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "57a58a48b85b6d6ed6f6c0f81b963faed2e4cc8b34f013df0cb79ba85b5dce7c",
"md5": "15348cc08ab8a8aa5dca3107c4950c34",
"sha256": "a208f0682674184705cd9f87faa43178e8636fbd62e6bf918d95c99952adddf4"
},
"downloads": -1,
"filename": "mm_tot-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "15348cc08ab8a8aa5dca3107c4950c34",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6,<4.0",
"size": 7134,
"upload_time": "2023-09-21T04:19:42",
"upload_time_iso_8601": "2023-09-21T04:19:42.141041Z",
"url": "https://files.pythonhosted.org/packages/57/a5/8a48b85b6d6ed6f6c0f81b963faed2e4cc8b34f013df0cb79ba85b5dce7c/mm_tot-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8af3f2db5cc1cbefa7ec98e7cf5090a696fbbdb612f5681b82dbf51cc6a1b591",
"md5": "14e140bf03a5759049eba9310b251249",
"sha256": "97a0e32faa230873ee12464c61c16e3238bb841646d4ecbd24300a97a18e2551"
},
"downloads": -1,
"filename": "mm_tot-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "14e140bf03a5759049eba9310b251249",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6,<4.0",
"size": 6519,
"upload_time": "2023-09-21T04:19:44",
"upload_time_iso_8601": "2023-09-21T04:19:44.135469Z",
"url": "https://files.pythonhosted.org/packages/8a/f3/f2db5cc1cbefa7ec98e7cf5090a696fbbdb612f5681b82dbf51cc6a1b591/mm_tot-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-21 04:19:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kyegomez",
"github_project": "MultiModal-ToT",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "mm-tot"
}