SuperGLM-5.2-v2-W4W8-Overlay / RESPONSIBLE_USE.md
0xTank's picture
Add responsible-use guidance
d901442 verified
|
Raw
History Blame Contribute Delete
560 Bytes

Responsible use

  • Keep the raw inference endpoint private and authenticated.
  • Treat generated text as untrusted; verify important claims independently.
  • Sandbox tool execution and require confirmation for destructive or external actions.
  • Apply least-privilege network and filesystem access.
  • Maintain rate limits, audit logs, incident response, and a rapid shutdown path.
  • Do not use the system to facilitate unlawful harm, evade legal obligations, or violate third-party rights.
  • Evaluate the assembled model for your own domain before deployment.