Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ language:
|
|
5 |
---
|
6 |
|
7 |
This model is a fine-tuned LLaMA-2 (7B) model. Please accept the [LLaMA-2 license agreement](https://ai.meta.com/resources/models-and-libraries/llama-downloads/) before downloading this model.
|
8 |
-
|
9 |
|
10 |
Refer to the following for more information:
|
11 |
|
@@ -14,7 +14,7 @@ GitHub repository: https://github.com/stanford-oval/WikiChat
|
|
14 |
Paper: https://aclanthology.org/2023.findings-emnlp.157/
|
15 |
|
16 |
<p align="center">
|
17 |
-
<img src="
|
18 |
<h1 align="center">
|
19 |
<b>WikiChat</b>
|
20 |
<br>
|
@@ -38,5 +38,5 @@ Paper: https://aclanthology.org/2023.findings-emnlp.157/
|
|
38 |
</p>
|
39 |
|
40 |
<p align="center">
|
41 |
-
<img src="
|
42 |
</p>
|
|
|
5 |
---
|
6 |
|
7 |
This model is a fine-tuned LLaMA-2 (7B) model. Please accept the [LLaMA-2 license agreement](https://ai.meta.com/resources/models-and-libraries/llama-downloads/) before downloading this model.
|
8 |
+
This model works with WikiChat v1.0.
|
9 |
|
10 |
Refer to the following for more information:
|
11 |
|
|
|
14 |
Paper: https://aclanthology.org/2023.findings-emnlp.157/
|
15 |
|
16 |
<p align="center">
|
17 |
+
<img src="https://github.com/stanford-oval/WikiChat/blob/main/public/logo_light.png?raw=true" width="100px" alt="WikiChat Logo" />
|
18 |
<h1 align="center">
|
19 |
<b>WikiChat</b>
|
20 |
<br>
|
|
|
38 |
</p>
|
39 |
|
40 |
<p align="center">
|
41 |
+
<img src="https://raw.githubusercontent.com/stanford-oval/WikiChat/ee25ff7d355c8fbb1321489e1e955be8ae068367/public/pipeline.svg" width="700px" alt="WikiChat Pipeline" />
|
42 |
</p>
|