TheBloke commited on
Commit
0ee3733
1 Parent(s): 51c4ebe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 owrks. 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.
 
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.