PygmalionAI / aphrodite-engine

Large-scale LLM inference engine
https://aphrodite.pygmalion.chat
GNU Affero General Public License v3.0
1.15k stars 127 forks source link

fix: kobold lite embedded UI on windows #797

Closed AlpinDale closed 2 weeks ago

AlpinDale commented 2 weeks ago

Windows seems to read the file with the default charmap encoding (cp1252), so we have to force UTF-8.