ajibawa-2023
commited on
Commit
•
0715b73
1
Parent(s):
a739492
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,14 @@ She will not be involved in any kind of role play.
|
|
13 |
**Training:**
|
14 |
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.
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
**Example Prompt:**
|
18 |
```
|
|
|
13 |
**Training:**
|
14 |
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.
|
15 |
|
16 |
+
**GPTQ & GGML**
|
17 |
+
|
18 |
+
GPTQ: [TheBloke](https://huggingface.co/TheBloke/Scarlett-7B-GPTQ)
|
19 |
+
|
20 |
+
GGML: [TheBloke](https://huggingface.co/TheBloke/Scarlett-7B-GGML)
|
21 |
+
|
22 |
+
Special Thanks to [TheBloke](https://huggingface.co/TheBloke) for guiding me and making these models available.
|
23 |
+
|
24 |
|
25 |
**Example Prompt:**
|
26 |
```
|