Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.6 KB

README.md

File metadata and controls

48 lines (36 loc) · 1.6 KB

Jonathan BI_시그니처_가로

Jonathan-Flightbase

Jonathan Flightbase is an MLOps/LLMOps platform designed for efficient AI development and operations. It streamlines resource management, model training, and deployment automation, with support for adaptive personality in intelligent agents.

Installation

Install Jonathan-Flightbase Backend

  1. Setting Backend Directory
    mv /Jonathan-flightbase/backend /jfbcore

  2. Set Config
    /jfbcore/installer/init.sh
    vi /etc/jfb/setting.conf

INSTALL_TYPE: MASTER  
MASTER_IP: App, Kubernetes Master Server  
MASTER_NAME: Master Server Host Name  
MASTER_JFBCORE_ORIGIN_PATH: /jfbcore   
JFB_IMAGES_PATH: /JF-Docker   
  1. Install packege /jfbcore/installer/package/run.sh

  2. Run script (Jonathan-App) /jfbcore/installer/setting/all_init.sh

Install Jonathan-Flightbase Frontend

  1. Setting frontend Directory
    mv /Jonathan-flightbase/frontend /jonathan-platform-fromt

  2. Run script cd /jonathan-platform-front/install/flight-base
    python3 jf_installer_front.py --master_ip MASTER_IP --enc_key [enc_key] --iv [iv]

    enc_key: acryldistribute@acryldistribute@
    iv: acryldistribute@
    

License

Please refer Jonathan-Flightbase LSA.

Acknowledgement

The authors thank the following contributors and projects.

  • This work was supported by Institute of Information & communications Technology Planning & Evaluation (IITP) grant funded by the Korea government(MSIT) (2022-0-00043, Adaptive Personality for Intelligent Agents).