Skip to content

An interactive AI laboratory application for Open OnDemand that integrates oobabooga's text-generation-webui.

License

Notifications You must be signed in to change notification settings

ResearchIT/CloudCIX_AI-Lab

 
 

Repository files navigation

CloudCIX AI Lab for Open OnDemand

An interactive AI laboratory application for Open OnDemand that integrates oobabooga's text-generation-webui.

Attribution

This project integrates text-generation-webui by oobabooga to provide text generation capabilities in an Open OnDemand environment.

Features

  • Run large language models directly in your browser
  • Access to multiple model architectures (LLAMA, Mistral, etc.)
  • Text generation with customizable parameters
  • Chat interface with character customization
  • Instruction-following templates
  • Training and fine-tuning capabilities
  • LoRA adapters support

Prerequisites

  • Open OnDemand environment
  • Apptainer/Singularity

Directory Structure

The application creates the following directory structure in the user's home:

~/cloudcix_ai_lab/
├── models/
├── loras/
├── characters/
├── presets/
├── logs/
├── cache/
└── settings/

About

An interactive AI laboratory application for Open OnDemand that integrates oobabooga's text-generation-webui.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.3%
  • HTML 13.7%