ajibawa-2023
commited on
Commit
·
20066f8
1
Parent(s):
88f385a
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,14 @@ She will not be involved in any kind of role play.
|
|
14 |
**Training:**
|
15 |
Entire dataset was trained on Azure 4 x A100 80GB. DeepSpeed codebase was used for training purpose. This was trained on Llama-1 by Meta.
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
**Example Prompt:**
|
19 |
```
|
|
|
14 |
**Training:**
|
15 |
Entire dataset was trained on Azure 4 x A100 80GB. DeepSpeed codebase was used for training purpose. This was trained on Llama-1 by Meta.
|
16 |
|
17 |
+
**GPTQ & GGML**
|
18 |
+
|
19 |
+
GPTQ: [TheBloke](https://huggingface.co/TheBloke/Scarlett-13B-GPTQ)
|
20 |
+
|
21 |
+
GGML: [TheBloke](https://huggingface.co/TheBloke/Scarlett-13B-GGML)
|
22 |
+
|
23 |
+
Special Thanks to [TheBloke](https://huggingface.co/TheBloke) for guiding me and making these models available.
|
24 |
+
|
25 |
|
26 |
**Example Prompt:**
|
27 |
```
|