Skip to content

Hansimov/tfmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

164 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tfmx

Utilities and runbooks for GPU control plus TEI, QSR, QWN, and QVL deployment workflows.

Install

pip install tfmx --upgrade

Recommended Entry Point

对当前服务器上最常见的 TEI + QSR 全链路恢复,推荐直接执行:

bash runs/recovery/start_tei_qsr.sh

详细说明见 runs/recovery/README.md

Documentation Index

This README is intentionally kept as a navigation page. Concrete commands, staged workflows, and operational examples live in the module documents below.

Module Setup Usage Hints
TEI docs/teis/SETUP.md docs/teis/USAGE.md docs/teis/HINTS.md
QSR docs/qsrs/SETUP.md docs/qsrs/USAGE.md docs/qsrs/HINTS.md
QWN docs/qwns/SETUP.md docs/qwns/USAGE.md docs/qwns/HINTS.md
QVL docs/qvls/SETUP.md docs/qvls/USAGE.md docs/qvls/HINTS.md

Operational Runbooks

Repository Layout

  • docs: module-specific setup, usage, and hints
  • runs: staged scripts, recovery flows, and service runbooks
  • src/tfmx: Python package source code
  • tests: automated test suite

Notes

  • GPU control utilities are part of the package, but their concrete usage should be documented in module or future dedicated GPU docs rather than duplicated here.
  • If you are starting from an operational task instead of an API task, begin with the relevant document under docs or runs.

About

Serve Transformers and Manage GPUs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors