Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ tags:
|
|
38 |
|
39 |
This repo contains GGML format model files for [Upstage's Llama 2 70B Instruct v2](https://huggingface.co/upstage/Llama-2-70b-instruct-v2).
|
40 |
|
41 |
-
CUDA GPU acceleration is now available for Llama 2 70B GGML files. Metal acceleration (macOS) is not yet available. I haven't tested AMD acceleration - let me know if it
|
42 |
* [llama.cpp](https://github.com/ggerganov/llama.cpp), commit `e76d630` and later.
|
43 |
* [text-generation-webui](https://github.com/oobabooga/text-generation-webui), the most widely used web UI.
|
44 |
* [KoboldCpp](https://github.com/LostRuins/koboldcpp), version 1.37 and later. A powerful GGML web UI, especially good for story telling.
|
|
|
38 |
|
39 |
This repo contains GGML format model files for [Upstage's Llama 2 70B Instruct v2](https://huggingface.co/upstage/Llama-2-70b-instruct-v2).
|
40 |
|
41 |
+
CUDA GPU acceleration is now available for Llama 2 70B GGML files. Metal acceleration (macOS) is not yet available. I haven't tested AMD acceleration - let me know if it works. The following clients/libraries are known to work with these files, including with CUDA GPU acceleration:
|
42 |
* [llama.cpp](https://github.com/ggerganov/llama.cpp), commit `e76d630` and later.
|
43 |
* [text-generation-webui](https://github.com/oobabooga/text-generation-webui), the most widely used web UI.
|
44 |
* [KoboldCpp](https://github.com/LostRuins/koboldcpp), version 1.37 and later. A powerful GGML web UI, especially good for story telling.
|