Name | mamba4rec JSON |
Version |
0.0.9
JSON |
| download |
home_page | None |
Summary | Mamba model for recommendations of search suggests |
upload_time | 2025-02-21 12:10:44 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT License
Copyright (c) 2025 Hassan Abedi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
|
keywords |
recsys
recommendation systems
machine learning
ai
personalization
|
VCS |
 |
bugtrack_url |
|
requirements |
accelerate
black
boto3
botocore
build
certifi
charset-normalizer
click
coverage
dill
einops
exceptiongroup
filelock
fsspec
huggingface-hub
idna
iniconfig
isort
Jinja2
joblib
mambapy
MarkupSafe
mpmath
mypy-extensions
networkx
ninja
numpy
nvidia-cublas-cu12
nvidia-cuda-cupti-cu12
nvidia-cuda-nvrtc-cu12
nvidia-cuda-runtime-cu12
nvidia-cudnn-cu12
nvidia-cufft-cu12
nvidia-curand-cu12
nvidia-cusolver-cu12
nvidia-cusparse-cu12
nvidia-cusparselt-cu12
nvidia-nccl-cu12
nvidia-nvjitlink-cu12
nvidia-nvtx-cu12
packaging
pathspec
platformdirs
pluggy
psutil
pyproject_hooks
pytest
pytest-cov
PyYAML
regex
requests
ruff
safetensors
scikit-learn
scipy
sympy
threadpoolctl
tokenizers
tomli
torch
tqdm
transformers
triton
typing_extensions
urllib3
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# mamba4rec
[[Mamba]](https://huggingface.co/docs/transformers/main/model_doc/mamba) model for recommendation of search suggests
[](https://github.com/fkrasnov2/mamba4rec)
## Framework
[](https://github.com/fkrasnov2/mamba4rec)
## Getting Started
bash:
```console
git clone https://github.com/fkrasnov2/mamba4rec.git
cd mamba4rec
#to test in isolated env
make install test
```
## Production ready
```bash
pip install mamba4rec
```
Raw data
{
"_id": null,
"home_page": null,
"name": "mamba4rec",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "recsys, recommendation systems, machine learning, AI, personalization",
"author": null,
"author_email": "Fedor Krasnov <krasnov.fedor2@wb.ru>",
"download_url": "https://files.pythonhosted.org/packages/03/84/92a75354f08c2c531a1a5e47cc170575761d7432c37588bc1cdaee4031ea/mamba4rec-0.0.9.tar.gz",
"platform": null,
"description": "# mamba4rec\n[[Mamba]](https://huggingface.co/docs/transformers/main/model_doc/mamba) model for recommendation of search suggests\n\n[](https://github.com/fkrasnov2/mamba4rec)\n\n\n## Framework\n\n[](https://github.com/fkrasnov2/mamba4rec)\n\n## Getting Started\nbash:\n```console\ngit clone https://github.com/fkrasnov2/mamba4rec.git\ncd mamba4rec\n#to test in isolated env\nmake install test\n```\n## Production ready\n```bash\npip install mamba4rec\n```\n\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2025 Hassan Abedi\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n ",
"summary": "Mamba model for recommendations of search suggests",
"version": "0.0.9",
"project_urls": {
"Homepage": "https://github.com/fkrasnov2/mamba4rec",
"Repository": "https://github.com/fkrasnov2/mamba4rec"
},
"split_keywords": [
"recsys",
" recommendation systems",
" machine learning",
" ai",
" personalization"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f86f7d83b5ff27180af08f36e33e6f601ac5da5de6cf60d9b4f9421eb6454c06",
"md5": "c9c4aae9e1bef5b3f33dfe7e6fad0d81",
"sha256": "626779dc9d47b2a5b4ea4873513bf57e627e3637bcd192f68af2763efe9f651d"
},
"downloads": -1,
"filename": "mamba4rec-0.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c9c4aae9e1bef5b3f33dfe7e6fad0d81",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 8905,
"upload_time": "2025-02-21T12:10:42",
"upload_time_iso_8601": "2025-02-21T12:10:42.973306Z",
"url": "https://files.pythonhosted.org/packages/f8/6f/7d83b5ff27180af08f36e33e6f601ac5da5de6cf60d9b4f9421eb6454c06/mamba4rec-0.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "038492a75354f08c2c531a1a5e47cc170575761d7432c37588bc1cdaee4031ea",
"md5": "8b6a573c14a5a59275181451d7725792",
"sha256": "03139332f70c3c855f519b21722ba598dbdba38154b3b4dba05fe5817ec20c21"
},
"downloads": -1,
"filename": "mamba4rec-0.0.9.tar.gz",
"has_sig": false,
"md5_digest": "8b6a573c14a5a59275181451d7725792",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 9953,
"upload_time": "2025-02-21T12:10:44",
"upload_time_iso_8601": "2025-02-21T12:10:44.776154Z",
"url": "https://files.pythonhosted.org/packages/03/84/92a75354f08c2c531a1a5e47cc170575761d7432c37588bc1cdaee4031ea/mamba4rec-0.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-21 12:10:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fkrasnov2",
"github_project": "mamba4rec",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "accelerate",
"specs": [
[
"==",
"1.3.0"
]
]
},
{
"name": "black",
"specs": [
[
"==",
"25.1.0"
]
]
},
{
"name": "boto3",
"specs": [
[
"==",
"1.35.99"
]
]
},
{
"name": "botocore",
"specs": [
[
"==",
"1.35.99"
]
]
},
{
"name": "build",
"specs": [
[
"==",
"1.2.2.post1"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2025.1.31"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"3.4.1"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"8.1.8"
]
]
},
{
"name": "coverage",
"specs": [
[
"==",
"7.6.12"
]
]
},
{
"name": "dill",
"specs": [
[
"==",
"0.3.9"
]
]
},
{
"name": "einops",
"specs": [
[
"==",
"0.8.1"
]
]
},
{
"name": "exceptiongroup",
"specs": [
[
"==",
"1.2.2"
]
]
},
{
"name": "filelock",
"specs": [
[
"==",
"3.17.0"
]
]
},
{
"name": "fsspec",
"specs": [
[
"==",
"2025.2.0"
]
]
},
{
"name": "huggingface-hub",
"specs": [
[
"==",
"0.28.1"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.10"
]
]
},
{
"name": "iniconfig",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "isort",
"specs": [
[
"==",
"6.0.0"
]
]
},
{
"name": "Jinja2",
"specs": [
[
"==",
"3.1.5"
]
]
},
{
"name": "joblib",
"specs": [
[
"==",
"1.4.2"
]
]
},
{
"name": "mambapy",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "MarkupSafe",
"specs": [
[
"==",
"3.0.2"
]
]
},
{
"name": "mpmath",
"specs": [
[
"==",
"1.3.0"
]
]
},
{
"name": "mypy-extensions",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "networkx",
"specs": [
[
"==",
"3.4.2"
]
]
},
{
"name": "ninja",
"specs": [
[
"==",
"1.11.1.3"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"2.2.2"
]
]
},
{
"name": "nvidia-cublas-cu12",
"specs": [
[
"==",
"12.4.5.8"
]
]
},
{
"name": "nvidia-cuda-cupti-cu12",
"specs": [
[
"==",
"12.4.127"
]
]
},
{
"name": "nvidia-cuda-nvrtc-cu12",
"specs": [
[
"==",
"12.4.127"
]
]
},
{
"name": "nvidia-cuda-runtime-cu12",
"specs": [
[
"==",
"12.4.127"
]
]
},
{
"name": "nvidia-cudnn-cu12",
"specs": [
[
"==",
"9.1.0.70"
]
]
},
{
"name": "nvidia-cufft-cu12",
"specs": [
[
"==",
"11.2.1.3"
]
]
},
{
"name": "nvidia-curand-cu12",
"specs": [
[
"==",
"10.3.5.147"
]
]
},
{
"name": "nvidia-cusolver-cu12",
"specs": [
[
"==",
"11.6.1.9"
]
]
},
{
"name": "nvidia-cusparse-cu12",
"specs": [
[
"==",
"12.3.1.170"
]
]
},
{
"name": "nvidia-cusparselt-cu12",
"specs": [
[
"==",
"0.6.2"
]
]
},
{
"name": "nvidia-nccl-cu12",
"specs": [
[
"==",
"2.21.5"
]
]
},
{
"name": "nvidia-nvjitlink-cu12",
"specs": [
[
"==",
"12.4.127"
]
]
},
{
"name": "nvidia-nvtx-cu12",
"specs": [
[
"==",
"12.4.127"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"24.2"
]
]
},
{
"name": "pathspec",
"specs": [
[
"==",
"0.12.1"
]
]
},
{
"name": "platformdirs",
"specs": [
[
"==",
"4.3.6"
]
]
},
{
"name": "pluggy",
"specs": [
[
"==",
"1.5.0"
]
]
},
{
"name": "psutil",
"specs": [
[
"==",
"6.1.1"
]
]
},
{
"name": "pyproject_hooks",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "pytest",
"specs": [
[
"==",
"8.3.4"
]
]
},
{
"name": "pytest-cov",
"specs": [
[
"==",
"6.0.0"
]
]
},
{
"name": "PyYAML",
"specs": [
[
"==",
"6.0.2"
]
]
},
{
"name": "regex",
"specs": [
[
"==",
"2024.11.6"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.32.3"
]
]
},
{
"name": "ruff",
"specs": [
[
"==",
"0.9.6"
]
]
},
{
"name": "safetensors",
"specs": [
[
"==",
"0.5.2"
]
]
},
{
"name": "scikit-learn",
"specs": [
[
"==",
"1.6.1"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.15.1"
]
]
},
{
"name": "sympy",
"specs": [
[
"==",
"1.13.1"
]
]
},
{
"name": "threadpoolctl",
"specs": [
[
"==",
"3.5.0"
]
]
},
{
"name": "tokenizers",
"specs": [
[
"==",
"0.21.0"
]
]
},
{
"name": "tomli",
"specs": [
[
"==",
"2.2.1"
]
]
},
{
"name": "torch",
"specs": [
[
"==",
"2.6.0"
]
]
},
{
"name": "tqdm",
"specs": [
[
"==",
"4.67.1"
]
]
},
{
"name": "transformers",
"specs": [
[
"==",
"4.48.3"
]
]
},
{
"name": "triton",
"specs": [
[
"==",
"3.2.0"
]
]
},
{
"name": "typing_extensions",
"specs": [
[
"==",
"4.12.2"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"2.3.0"
]
]
}
],
"lcname": "mamba4rec"
}