Skip to content

feat: add model version selector to CondensateNet worker - #134

Merged
arjunrajlab merged 1 commit into
masterfrom
claude/add-condensatenet-model-version-8Pjy5
Mar 18, 2026
Merged

feat: add model version selector to CondensateNet worker#134
arjunrajlab merged 1 commit into
masterfrom
claude/add-condensatenet-model-version-8Pjy5

Conversation

@arjunrajlab

Copy link
Copy Markdown
Collaborator

Add support for choosing between condensatenet-v1 (new default) and the
original condensatenet model. Both models are downloaded at Docker build
time and the user selects the version via a dropdown in the interface.

Note: requires rajlab/condensatenet-v1 HF repo to be updated with
model.safetensors format (instead of best_model.pt) for compatibility
with the condensatenet package's download/load functions.

https://claude.ai/code/session_01QUY9gRHjc9XabFAV5rFvnT

Add support for choosing between condensatenet-v1 (new default) and the
original condensatenet model. Both models are downloaded at Docker build
time and the user selects the version via a dropdown in the interface.

Note: requires rajlab/condensatenet-v1 HF repo to be updated with
model.safetensors format (instead of best_model.pt) for compatibility
with the condensatenet package's download/load functions.

https://claude.ai/code/session_01QUY9gRHjc9XabFAV5rFvnT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants