Skip to content

Commit f27516c

Browse files
committed
updated docs
1 parent bb3b014 commit f27516c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/llm/exllama/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This package provides containers for both ExLlama and ExLlamaV2:
77

88
* `exllama` container uses the https://github.com/jllllll/exllama fork of https://github.com/turboderp/exllama (installed under `/opt/exllama`)
9-
* `exllama:v2` container uses https://github.com/turboderp/exllamav2 (installed uner `/opt/exllamav2`)
9+
* `exllama:v2` container uses https://github.com/turboderp/exllamav2 (installed under `/opt/exllamav2`)
1010

1111
Both loaders are also supported in the oobabooga [`text-generation-webui`](/packages/llm/text-generation-webui) container.
1212

packages/llm/exllama/docs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
This package provides containers for both ExLlama and ExLlamaV2:
33

44
* `exllama` container uses the https://github.com/jllllll/exllama fork of https://github.com/turboderp/exllama (installed under `/opt/exllama`)
5-
* `exllama:v2` container uses https://github.com/turboderp/exllamav2 (installed uner `/opt/exllamav2`)
5+
* `exllama:v2` container uses https://github.com/turboderp/exllamav2 (installed under `/opt/exllamav2`)
66

77
Both loaders are also supported in the oobabooga [`text-generation-webui`](/packages/llm/text-generation-webui) container.
88

0 commit comments

Comments
 (0)