소스 검색

Merge branch 'main' of github.com:oobabooga/text-generation-webui

oobabooga 3 년 전
부모
커밋
0c2eb444e6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -20,7 +20,7 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.
 * Support for [Pygmalion](https://huggingface.co/models?search=pygmalionai/pygmalion) and custom characters in JSON or TavernAI Character Card formats ([see the FAQ](https://github.com/oobabooga/text-generation-webui/wiki/Pygmalion-chat-model-FAQ)).
 * Stream the text output in real time.
 * Load parameter presets from text files.
-* Load large models in 8-bit mode.
+* Load large models in 8-bit mode ([see here](https://github.com/oobabooga/text-generation-webui/issues/20#issuecomment-1411650652) if you are on Windows).
 * Split large models across your GPU(s), CPU, and disk.
 * CPU mode.
 * Get responses via API.