Skip to content

SocioProphet/atlas_master_bundle_complete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atlas Master Bundle (TritRPC v1) — Complete

This bundle contains:

  • atlas_service/ — TritRPC v1 proto, daemon, gRPC server scaffold (TritRPC-first), observability, starter Grafana
  • atlas_service/studies/ — prewired study scripts (GPT chat, YOLO, StyleGAN, Tacotron2, RGCN, SRCNN)
  • orchestration/ — Beam + Airflow boilerplates (Avro schemas, pipelines, DAGs)
  • docs/ — Mentor’s Guide (Part 3) placeholder + Model Integration guide

Quick Start

  1. cd atlas_service && buf mod update && buf generate
  2. python cmd/atlasd/main.py (daemon: TritRPC on :50051, Prometheus on :9108)
  3. Run a study: python studies/gpt_chat_tune.py (set envs and fill TODO builders/loaders)
  4. Orchestration: see orchestration/README.md (Kafka/SR, Beam, Airflow)
  5. Grafana: import atlas_service/grafana/atlasd-starter.json

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors