ajibawa-2023
commited on
Commit
•
7ac3e2a
1
Parent(s):
a89224d
Update README.md
Browse files
README.md
CHANGED
@@ -18,9 +18,10 @@ This by means a no replacement to a Doctor or professional therapist. If you are
|
|
18 |
Entire dataset was trained on Azure 4 x A100 80GB. For 3 epoch, training took 75 hours. DeepSpeed codebase was used for training purpose. This was trained on Llama-1 by Meta.
|
19 |
|
20 |
**GPTQ & GGML**
|
21 |
-
|
|
|
22 |
GGML: [TheBloke](https://huggingface.co/TheBloke/Carl-13B-GGML)
|
23 |
-
Special Thanks to
|
24 |
|
25 |
**Example Prompt:**
|
26 |
```
|
|
|
18 |
Entire dataset was trained on Azure 4 x A100 80GB. For 3 epoch, training took 75 hours. DeepSpeed codebase was used for training purpose. This was trained on Llama-1 by Meta.
|
19 |
|
20 |
**GPTQ & GGML**
|
21 |
+
|
22 |
+
GPTQ: [TheBloke](https://huggingface.co/TheBloke/Carl-33B-GPTQ)
|
23 |
GGML: [TheBloke](https://huggingface.co/TheBloke/Carl-13B-GGML)
|
24 |
+
Special Thanks to (https://huggingface.co/TheBloke) for guiding me and making these models available.
|
25 |
|
26 |
**Example Prompt:**
|
27 |
```
|