Hazzzardous commited on
Commit
390453e
1 Parent(s): b0ceead

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -19,7 +19,7 @@ quantized = {
19
 
20
 
21
  config = {
22
- "path":"https://huggingface.co/Hazzzardous/rwkv-fastquant/resolve/main/R14B-8K-FastQuant-rwkvstic-2-0-4.rwkv"
23
  #"useLogFix":False # When enabled, use BlinkDLs version of the att.
24
  }
25
 
19
 
20
 
21
  config = {
22
+ "path":"14B-8K-rwkvstic-2-1-2.rwkv"
23
  #"useLogFix":False # When enabled, use BlinkDLs version of the att.
24
  }
25