Instructions to use Sarverott/mnemozyn-entity-continuum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Cosmos
How to use Sarverott/mnemozyn-entity-continuum with Cosmos:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| [project] | |
| name = "mnemozyn-entity-continuum" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "astropy>=7.2.0", | |
| "beautifulsoup4>=4.14.3", | |
| "chromadb>=1.5.2", | |
| "crewai[litellm,tools]>=0.95.0", | |
| "datasets>=4.6.1", | |
| "diffusers[torch]>=0.36.0", | |
| "fastapi>=0.135.1", | |
| "gguf>=0.18.0", | |
| "gitpython>=3.1.46", | |
| "libretranslatepy>=2.1.4", | |
| "litellm[proxy]>=1.82.0", | |
| "llama-index>=0.14.15", | |
| "llama-index-core>=0.14.15", | |
| "llama-index-embeddings-huggingface>=0.6.1", | |
| "llama-index-embeddings-ollama>=0.8.6", | |
| "llama-index-llms-litellm>=0.6.3", | |
| "llama-index-llms-ollama>=0.9.1", | |
| "llama-index-llms-vllm>=0.6.2", | |
| "llama-index-readers-file>=0.5.6", | |
| "llama-index-vector-stores-chroma>=0.5.5", | |
| "markdownify>=1.2.2", | |
| "mcp[cli]>=1.26.0", | |
| "mindsdb-sdk>=3.4.11", | |
| "numpy>=2.4.2", | |
| "ollama>=0.6.1", | |
| "openai>=2.24.0", | |
| "opencv-contrib-python-headless>=4.13.0.92", | |
| "paramiko>=4.0.0", | |
| "pillow>=12.1.1", | |
| "pygithub>=2.8.1", | |
| "requests>=2.32.5", | |
| "safetensors>=0.7.0", | |
| "scikit-learn>=1.8.0", | |
| "setuptools>=82.0.0", | |
| "tokenizers>=0.22.2", | |
| "torch>=2.10.0", | |
| "transformers>=5.2.0", | |
| "vt-py>=0.22.0", | |
| "wheel>=0.46.3", | |
| "wikipedia>=1.4.0", | |
| ] | |
| [dependency-groups] | |
| dev = [ | |
| "astropy>=7.2.0", | |
| "chromadb>=1.5.2", | |
| "docker>=7.1.0", | |
| "huggingface-hub>=1.5.0", | |
| "langchain>=1.2.10", | |
| "langchain-chroma>=1.1.0", | |
| "langchain-huggingface>=1.2.1", | |
| "langchain-ollama>=1.0.1", | |
| "langchain-openai>=1.1.10", | |
| "litellm[proxy]>=1.82.0", | |
| "llama-cpp-python>=0.3.16", | |
| "marimo>=0.20.4", | |
| "notebook>=7.5.4", | |
| "ollama>=0.6.1", | |
| "pillow>=12.1.1", | |
| "scapy>=2.7.0", | |
| "sherlock-project>=0.16.0", | |
| "transformers>=5.2.0", | |
| ] | |