macadeliccc commited on
Commit
51ccaf7
1 Parent(s): 0d1c1a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -52,6 +52,11 @@ print("Response:")
52
  print(generate_response(prompt), "\n")
53
  ```
54
 
 
 
 
 
 
55
 
56
  ## Eval
57
 
 
52
  print(generate_response(prompt), "\n")
53
  ```
54
 
55
+ ## GGUF
56
+
57
+ Q4_K_M and Q5_K_M quants are available [here](https://huggingface.co/macadeliccc/laser-dolphin-mixtral-4x7b-dpo-GGUF)
58
+
59
+ ![dolphin-cpp-2](dolphin-cpp-2.png)
60
 
61
  ## Eval
62