Commit
·
81316a4
1
Parent(s):
2edcad6
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,7 @@ I have released the [data](https://huggingface.co/datasets/ajibawa-2023/Python-C
|
|
17 |
|
18 |
**Training:**
|
19 |
Entire dataset was trained on Azure 4 x A100 80GB. For 3 epoch, training took 42 hours. DeepSpeed codebase was used for training purpose. This was trained on Llama-1 by Meta.
|
|
|
20 |
This is a full fine tuned model. Links for quantized models are given below.
|
21 |
|
22 |
**GPTQ GGML & AWQ**
|
|
|
17 |
|
18 |
**Training:**
|
19 |
Entire dataset was trained on Azure 4 x A100 80GB. For 3 epoch, training took 42 hours. DeepSpeed codebase was used for training purpose. This was trained on Llama-1 by Meta.
|
20 |
+
|
21 |
This is a full fine tuned model. Links for quantized models are given below.
|
22 |
|
23 |
**GPTQ GGML & AWQ**
|