RiverRider commited on
Commit
7015b5f
·
verified ·
1 Parent(s): 92b9253

docs: mark as research checkpoint; pin v1.0 for production

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -15,6 +15,23 @@ library_name: pytorch
15
  pipeline_tag: feature-extraction
16
  inference: false
17
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
 
19
  # SRT-Adapter v8a: Peer-Review Release
20
 
 
15
  pipeline_tag: feature-extraction
16
  inference: false
17
  ---
18
+ <!-- SRT-VERSIONING-DISCLAIMER -->
19
+ > ## Research checkpoint (not a stable release)
20
+ >
21
+ > This repo is an internal **research-iteration checkpoint** from the SRT-Adapter
22
+ > empirical arc (paper: <https://github.com/space-bacon/SRT>). Weights are released
23
+ > under Apache-2.0 for reproducibility, but the version label is a research
24
+ > generation, not a semver version — read it as `v0.8a` in product terms.
25
+ > It may be moved, retired, or renamed without notice.
26
+ >
27
+ > **For production use, pin the stable release:**
28
+ > [`RiverRider/srt-adapter-v1.0`](https://huggingface.co/RiverRider/srt-adapter-v1.0).
29
+ >
30
+ > See the [versioning policy](https://github.com/space-bacon/SRT#versioning-policy)
31
+ > in the SRT repo for details.
32
+
33
+ ---
34
+
35
 
36
  # SRT-Adapter v8a: Peer-Review Release
37