jphme commited on
Commit
7996771
1 Parent(s): 175965f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ However the model is not yet fully optimized for German language, as it has been
17
 
18
  I am working on improving the model´s capabilities and will update the model if there is sufficient interest.
19
 
 
 
20
  # Results
21
 
22
  I did only evaluate the output on a small, handcrafted sample on test prompts in German, confirming that the model's ability to understand and generate German text is well above the base model.
 
17
 
18
  I am working on improving the model´s capabilities and will update the model if there is sufficient interest.
19
 
20
+ A quantized GGML version for use with llama.cpp, kobold.cpp and other GUIs for CPU inference can be found [here](https://huggingface.co/jphme/orca_mini_v2_ger_7b-GGML).
21
+
22
  # Results
23
 
24
  I did only evaluate the output on a small, handcrafted sample on test prompts in German, confirming that the model's ability to understand and generate German text is well above the base model.