Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
This is a Llama-2 version of Guanaco, finetuned from the base Llama-13b model using the official training scripts found in the QLoRA repository. To enhance its functionality for the specific domain of cold calling, I have included datasets provided by Xgaming Org in the finetuning process.
|
5 |
+
|
6 |
+
Note:
|
7 |
+
This repository contains the QLoRA adapter only.
|