Skip to content

Releases: parkcheolhong/codeAI

AWQ Runtime Loader (Stable)

26 Apr 15:54
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Dedicated AWQ model loading path with safe fallback mechanism. Stabilizes intermittent AWQ load failures under generic model load flow.

AWQ Recovery Baseline (2026-04-27)

26 Apr 15:52
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

AWQ Recovery Baseline (2026-04-27)

AWQ runtime loading is stabilized with an AWQ-first loader path, container dependency installation is hardened for reproducible builds, and operational recovery evidence is synchronized across checklist and release docs.

Milestone Tags

Included Changes

  • Runtime: AWQ-first load path with safe fallback.
  • Image: deterministic install path for gptqmodel and metadata-broken packages.
  • Docs/Ops: restart + health validation evidence and release traceability.
  • Baseline assets: compose profiles, monitoring/nginx, lightweight web UI.

Verification

  • AWQ load success observed in runtime logs.
  • Health endpoint returned successful responses after restart stabilization.

Breaking Changes

  • None.

Rollback

  • Revert by milestone tag order: awq-ops-evidence-v1 -> awq-image-hardening-v1 -> awq-runtime-loader-v1.

AWQ Image Build Hardening (Stable)

26 Apr 15:54
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Deterministic dependency installation path for gptqmodel and metadata-broken packages. Enables reproducible container builds.