ajibawa-2023 commited on
Commit
50055da
·
verified ·
1 Parent(s): c6bfb37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
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
- **GPTQ & GGML**
28
 
29
- GPTQ: TBA
30
 
31
- GGML: TBA
 
 
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:**