ajibawa-2023 commited on
Commit
994e9a2
1 Parent(s): ed3b9ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -32,6 +32,12 @@ I have used ChatML prompt format.
32
 
33
  Kindly note this is qLoRA version, a rare exception.
34
 
 
 
 
 
 
 
35
 
36
  **Training:**
37
  Entire dataset was trained on 4 x A100 80GB. For 3 epoch, training took almost 33 Hours. Axolotl codebase was used for training purpose.
 
32
 
33
  Kindly note this is qLoRA version, a rare exception.
34
 
35
+ **GGUF & Exllama**
36
+
37
+ GGUF: [Link](https://huggingface.co/bartowski/Code-Mistral-7B-GGUF)
38
+
39
+ Exllama v2: [Link](https://huggingface.co/bartowski/Code-Mistral-7B-exl2)
40
+
41
 
42
  **Training:**
43
  Entire dataset was trained on 4 x A100 80GB. For 3 epoch, training took almost 33 Hours. Axolotl codebase was used for training purpose.