llm_rwkv.js 96 B

12345
  1. app.temperature=1.3
  2. app.top_p=0.5
  3. app.llm_type='rwkv'
  4. // app.history_on=true
  5. app.history_limit=0
粤ICP备19079148号