ajibawa-2023 commited on
Commit
a0a48cf
1 Parent(s): 65bbcb8

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 22 hours. DeepSpeed codebase was used for training purpose. This was trained on Llama-1 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 22 hours. DeepSpeed codebase was used for training purpose. This was trained on Llama-1 by Meta.
24
 
25
+ **GPTQ GGML & AWQ**
26
+
27
+ GPTQ: [TheBloke](https://huggingface.co/TheBloke/Uncensored-Frank-7B-GPTQ)
28
+
29
+ GGUF: [TheBloke](https://huggingface.co/TheBloke/Uncensored-Frank-7B-GGUF)
30
+
31
+ AWQ: [TheBloke](https://huggingface.co/TheBloke/Uncensored-Frank-7B-AWQ)
32
+
33
+ Special Thanks to [TheBloke](https://huggingface.co/TheBloke) for making these models available.
34
 
35
  **Example Prompt:**
36
  ```