TheBloke commited on
Commit
a179fd0
1 Parent(s): 859f1fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -46,6 +46,8 @@ tags:
46
 
47
  This repo contains GGUF format model files for [CyberAgent's Calm2 7B Chat](https://huggingface.co/cyberagent/calm2-7b-chat).
48
 
 
 
49
  These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
50
 
51
  <!-- description end -->
 
46
 
47
  This repo contains GGUF format model files for [CyberAgent's Calm2 7B Chat](https://huggingface.co/cyberagent/calm2-7b-chat).
48
 
49
+ **NOTE**: These GGUF files will currently not work with CUDA GPU support. CPU support works. I have not tested other CPU methods, like Metal or OpenCL. This is a known issue releated to the model's vocabulary, and has been reported to the llama.cpp team.
50
+
51
  These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
52
 
53
  <!-- description end -->