ajibawa-2023
commited on
Commit
•
a89224d
1
Parent(s):
096e032
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,10 @@ This by means a no replacement to a Doctor or professional therapist. If you are
|
|
17 |
**Training:**
|
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 |
|
21 |
**Example Prompt:**
|
22 |
```
|
|
|
17 |
**Training:**
|
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 |
+
GPTQ: [TheBloke]https://huggingface.co/TheBloke/Carl-33B-GPTQ)
|
22 |
+
GGML: [TheBloke](https://huggingface.co/TheBloke/Carl-13B-GGML)
|
23 |
+
Special Thanks to [TheBloke](https://huggingface.co/TheBloke) for guiding me and making these models available.
|
24 |
|
25 |
**Example Prompt:**
|
26 |
```
|