Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,15 @@ pipeline_tag: text-generation
|
|
17 |
duplicated_from: psmathur/model_007_13b_v2
|
18 |
---
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
# model_007_13b_v2
|
21 |
|
22 |
A hybrid (explain + instruct) style Llama2-13b model, Pleae check examples below for both style prompts, Here is the list of datasets used:
|
|
|
17 |
duplicated_from: psmathur/model_007_13b_v2
|
18 |
---
|
19 |
|
20 |
+
# model-007-2-13b
|
21 |
+
|
22 |
+
A modified fork from psmathur/model_007_13b_v2 ready for training with Hugging Face Transformers.
|
23 |
+
|
24 |
+
Original model: psmathur/model_007_13b_v2
|
25 |
+
Sharded model (~8 GB peak RAM usage): polymer/model-007-2-13b-sharded
|
26 |
+
|
27 |
+
Original model card:
|
28 |
+
|
29 |
# model_007_13b_v2
|
30 |
|
31 |
A hybrid (explain + instruct) style Llama2-13b model, Pleae check examples below for both style prompts, Here is the list of datasets used:
|