ajibawa-2023 commited on
Commit
0a1b627
1 Parent(s): 73a2744

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -22,6 +22,15 @@ This data was further refined and fine tuned. Besides this further synthetic con
22
  **Training:**
23
  Entire dataset was trained on Azure 4 x A100 80GB. For 3 epoch, training took around 65 hours. DeepSpeed codebase was used for training purpose. This was trained on Llama-2 by Meta.
24
 
 
 
 
 
 
 
 
 
 
25
 
26
  **Example Prompt:**
27
  ```
 
22
  **Training:**
23
  Entire dataset was trained on Azure 4 x A100 80GB. For 3 epoch, training took around 65 hours. DeepSpeed codebase was used for training purpose. This was trained on Llama-2 by Meta.
24
 
25
+ **GPTQ GGML & AWQ**
26
+
27
+ GPTQ: [TheBloke](https://huggingface.co/TheBloke/Uncensored-Frank-13b-GPTQ)
28
+
29
+ GGUF: [TheBloke](https://huggingface.co/TheBloke/Uncensored-Frank-13b-GGUF)
30
+
31
+ AWQ: [TheBloke](https://huggingface.co/TheBloke/Uncensored-Frank-13b-AWQ)
32
+
33
+ Special Thanks to [TheBloke](https://huggingface.co/TheBloke) for making these models available.
34
 
35
  **Example Prompt:**
36
  ```