thereminq-llama

ThereminQ - LLama QuantOPS : dedicated to interaction and training LLaMa's with QC data

https://github.com/twobombs/thereminq-llama

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

ThereminQ - LLama QuantOPS : dedicated to interaction and training LLaMa's with QC data

Basic Info
  • Host: GitHub
  • Owner: twobombs
  • License: gpl-3.0
  • Language: Shell
  • Default Branch: main
  • Homepage:
  • Size: 597 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created about 3 years ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

README.md

ThereminQ-llama : baking a Quantum layer caek

This repo is alpha and dedicated to extending GGUF llama LLMs with QC data on Agent steriods - new features will pop up in other ThereminQ repos - this repo currently serves to test functionality

Functionality added to the ThereminQ stack so far - agency to ThereminQ-tensors

2a40063099465fee941a701289810666


Qrackmin + llama.cpp + open-interpreter + `` integrated container image stack

bash docker run --gpus all --device=/dev/kfd --device=/dev/dri:/dev/dri -v /path-to-/models:/text-generation-webui/models -p 5000:5000 -p 5173:5173 -p 5601:5601 -p 6080:6080 -p 7860:7860 -p 7861:7861 -p 8501:8501 -p 8081:8081 -p 9000:9000 -d twobombs/thereminq-llama[:tag] `

  • latest includes QC/AI dependancies and downloads a LLama3 model
  • cli LLama.cpp compiled versions for direct CLI interaction such as model conversion
  • chatui for web based LLM and SD interfaces & huggingface URL tunnel
  • agent for OpenInterpreterUI/CLI with Ollama3 integration
  • big-agency Autogen Studio integrated with Ollama UI

Screenshot from 2024-06-01 10-15-20

Screenshot from 2024-06-01 10-20-29

Screenshot from 2024-06-01 10-24-37


Work in progress

QCAI-chat drawio


Optional - Download a ton of hugging face bin files through fetch-bins.sh


Credits for Qrack, LLaMa.cpp and Open Interpreter go to

Dan Strano https://github.com/unitaryfund/qrack

Georgi Gerganov https://github.com/ggerganov/llama.cpp

Open Interpreter project https://www.openinterpreter.com/

AutoGen Studio https://autogen-studio.com/

... and their respective contributers


Untitled

poem generated by ChatGPT 3

Owner

  • Name: Aryan Blaauw
  • Login: twobombs
  • Kind: user
  • Location: Hengelo (NL)

🧭 Teleporting 🌊 Hilbert Space 🌌 QuantOPS ⚒️ Bladerunner 🤖

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: ThereminQ
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Aryan Jacques
    family-names: Blaauw
    email: ablaauw@gmx.net
    orcid: 'https://orcid.org/0000-0002-5657-7824'
identifiers:
  - type: url
    value: 'https://arxiv.org/abs/2304.14969'
repository-code: 'https://github.com/twobombs/thereminq'
url: 'https://github.com/twobombs'
repository-artifact: 'https://hub.docker.com/r/twobombs/thereminq'
abstract: >-
  ThereminQ orchestrates a suite of best-of-class tools
  designed to control extend and visualize data emanating
  for Quantum circuits using Qrack ELK Tipsy Jupyter CUDA
  and OpenCL accelerators
keywords:
  - docker
  - cuda
  - quantum computing
  - opencl
license: GPL-3.0+
version: 4.x
date-released: '2023-05-23'

GitHub Events

Total
  • Watch event: 2
  • Push event: 50
Last Year
  • Watch event: 2
  • Push event: 50

Dependencies

Dockerfiles/Dockerfile docker
  • twobombs/qrackmin latest build