ajibawa-2023
commited on
Commit
•
5f80b37
1
Parent(s):
7ac3e2a
Update README.md
Browse files
README.md
CHANGED
@@ -20,8 +20,10 @@ Entire dataset was trained on Azure 4 x A100 80GB. For 3 epoch, training took 75
|
|
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 |
-
|
|
|
25 |
|
26 |
**Example Prompt:**
|
27 |
```
|
|
|
20 |
**GPTQ & GGML**
|
21 |
|
22 |
GPTQ: [TheBloke](https://huggingface.co/TheBloke/Carl-33B-GPTQ)
|
23 |
+
|
24 |
GGML: [TheBloke](https://huggingface.co/TheBloke/Carl-13B-GGML)
|
25 |
+
|
26 |
+
Special Thanks to [TheBloke](https://huggingface.co/TheBloke) for guiding me and making these models available.
|
27 |
|
28 |
**Example Prompt:**
|
29 |
```
|