Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
- QLoRA
|
10 |
datasets:
|
11 |
- databricks/databricks-dolly-15k
|
12 |
-
base_model:
|
13 |
model-index:
|
14 |
- name: llama2-7-dolly-query
|
15 |
results: []
|
@@ -23,7 +23,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
23 |
|
24 |
# llama2-7-dolly-query
|
25 |
|
26 |
-
This model is a fine-tuned version of [
|
27 |
Can be used in conjunction with [LukeOLuck/llama2-7-dolly-answer](https://huggingface.co/LukeOLuck/llama2-7-dolly-answer)
|
28 |
|
29 |
## Model description
|
|
|
9 |
- QLoRA
|
10 |
datasets:
|
11 |
- databricks/databricks-dolly-15k
|
12 |
+
base_model: meta-llama/Llama-2-7b-chat
|
13 |
model-index:
|
14 |
- name: llama2-7-dolly-query
|
15 |
results: []
|
|
|
23 |
|
24 |
# llama2-7-dolly-query
|
25 |
|
26 |
+
This model is a fine-tuned version of [Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat) on the generator dataset.
|
27 |
Can be used in conjunction with [LukeOLuck/llama2-7-dolly-answer](https://huggingface.co/LukeOLuck/llama2-7-dolly-answer)
|
28 |
|
29 |
## Model description
|