ajibawa-2023
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -24,11 +24,13 @@ This is Fully Finetuned Model. Quantize models will be available soon.
|
|
24 |
**Training:**
|
25 |
Entire dataset was trained on 4 x A100 80GB. Axolotl codebase was used for training purpose. For 3 epoch, training took more than 2 Hours. This was trained on Llama-3-8B by Meta.
|
26 |
|
27 |
-
**
|
28 |
|
29 |
-
|
30 |
|
31 |
-
|
|
|
|
|
32 |
|
33 |
|
34 |
**Example Prompt:**
|
|
|
24 |
**Training:**
|
25 |
Entire dataset was trained on 4 x A100 80GB. Axolotl codebase was used for training purpose. For 3 epoch, training took more than 2 Hours. This was trained on Llama-3-8B by Meta.
|
26 |
|
27 |
+
**GGUF & Exllama**
|
28 |
|
29 |
+
GGUF: TBA
|
30 |
|
31 |
+
Exllama V2: [Link](https://huggingface.co/bartowski/Scarlett-Llama-3-8B-exl2)
|
32 |
+
|
33 |
+
Special Thanks to [Bartowski](https://huggingface.co/bartowski) for quantizing this model.
|
34 |
|
35 |
|
36 |
**Example Prompt:**
|