Skip to content

twobombs/thereminq-tensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThereminQ-Tensors - run, control Quantum Compute

with Agentic Jupyter Notebooks and Tensorflow

ThereminQ

CUDA-CLuster VDI

:latest Ollama powered PyQrack & Qiskit Jupyter Notebooks
:qml includes QML Jupyter notebooks
:tensorboards adds Tensor Board, Tensor Flow data analysis
:metal Qiskit Metal and IQM KQCircuits design
:agent adds AgentOPS with Open Interpreter UI
:shors PoC Shors' Algorithm Analysis with Qimcifa and pyQrack

Plugins / Connectors / Jupyter NoteBooks

The following Python repos are included, converted to Jupyter when needed

Run with Nvidia-Docker and/or Intel GPU Full VDI:

docker run --gpus all --privileged -p 6080:6080 --ipc=host --device=/dev/dri:/dev/dri -d twobombs/thereminq-tensors:tag

Interactive Qiskit Metal and KQCircuits

Screenshot from 2024-04-14 17-03-08

Metal, Qiskit Metal and IQM KQCircuits environment

docker run --gpus all --privileged -p 6080:6080 --ipc=host --device=/dev/dri:/dev/dri -d twobombs/thereminq-tensors:metal

Ollama Open Interpreter AgentOPS stack for coding solutions

Screenshot from 2024-05-04 12-54-37

docker run --gpus all --privileged -p 6080:6080 --ipc=host --device=/dev/dri:/dev/dri -d twobombs/thereminq-tensors:agent

Shors' RSA SSH Keypair factorization and 2-primes test loop

Screenshot from 2022-05-14 20-10-47 Python Jupyter PyQrack & Qiskit environment

docker run --gpus all --privileged -p 6080:6080 --ipc=host --device=/dev/dri:/dev/dri -d twobombs/thereminq-tensors:shors

QIMCIFA and RSA Certificate generation

Screenshot from 2022-05-22 20-43-30 Shors' with

docker run --gpus all --privileged -p 6080:6080 --ipc=host --device=/dev/dri:/dev/dri -d twobombs/thereminq-tensors:qimcifa

CPU only accelerated vanilla VDI:

docker run -p 6080:6080 -d twobombs/thereminq-tensors

Minimalistic CPU-only Jupyter notebook kiosk VDI:

docker run -p 6080:6080 -d twobombs/thereminq-tensors:minimum

Initial vnc password is 00000000

  • VNC port avaliable on 5900
  • noVNC website is avaliable at port 6080
  • xRDP running at port 3389 proxy to vnc 127.0.0.1:5900

Code from the following awesome companies and initiatives are in this container

All rights and kudos belong to their respective owners.
If (your) code resides in this container image and you don't want that please let me know.

Code of conduct : Contributor Covenant https://github.com/EthicalSource/contributor_covenant

About

ThereminQ Tensors - Quant/AgentOPS - run diverse GPU / HPC enabled Quantum Jupyter notebooks; Shors' and TensorBoards in a WebUI

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published