sparkleman commited on
Commit
664ff1c
·
1 Parent(s): e56da81

FIX: G1 url

Browse files
Files changed (1) hide show
  1. config.production.yaml +1 -1
config.production.yaml CHANGED
@@ -23,7 +23,7 @@ MODELS:
23
  - 0
24
  - SERVICE_NAME: "RWKV7-G1-1.5B-16%trained-20250308-ctx4k"
25
  DOWNLOAD_MODEL_FILE_NAME: "RWKV7-G1-1.5B-16%trained-20250308-ctx4k.pth"
26
- DOWNLOAD_MODEL_REPO_ID: "BlinkDL/rwkv-7-world"
27
  REASONING: True
28
  DEFAULT_SAMPLER:
29
  max_tokens: 4096
 
23
  - 0
24
  - SERVICE_NAME: "RWKV7-G1-1.5B-16%trained-20250308-ctx4k"
25
  DOWNLOAD_MODEL_FILE_NAME: "RWKV7-G1-1.5B-16%trained-20250308-ctx4k.pth"
26
+ DOWNLOAD_MODEL_REPO_ID: "BlinkDL/temp-latest-training-models"
27
  REASONING: True
28
  DEFAULT_SAMPLER:
29
  max_tokens: 4096