Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ If you want to run Wick offline on your own GPU, see **[TRAINING-GUIDE.md](TRAIN

## Version & License

**Version:** 1.0-RC (Release Candidate)
**Version:** 1.3.0
**License:** [MIT](LICENSE) — fork it, modify it, run it commercially, build on it. That's the point.
**Trademarks:** "Wick" and "Agora Dynamics" are marks of Agora Dynamics LLC (see `LICENSE` for the trademark notice — nominative use is fine, branding a confusingly-similar derivative is not).
**Training data:** Same MIT license. Fine-tune away — local, commercial, derivative, whatever suits you.
Expand Down
2 changes: 1 addition & 1 deletion wick-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"meta_schema_version": "wick-meta/1.0",
"version": "1.3.0",
"release_channel": "alpha",
"released_at": "2026-06-27",
"released_at": "2026-06-28",
"license": "MIT",
"publisher": "Agora Dynamics LLC",
"training_pairs": 26,
Expand Down
Loading