imoneoi / openchat

OpenChat: Advancing Open-source Language Models with Imperfect Data
https://openchat.team
Apache License 2.0
5.23k stars 399 forks source link

Fix issue #183: OpenChat API Non-Deterministic Behavior #184

Closed SkanderHellal closed 6 months ago

SkanderHellal commented 7 months ago

Description: This pull request addresses the issue #183 by fixing the seed for reproducible API calls.

Changes