Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: other
|
|
3 |
---
|
4 |
|
5 |
# Koala: A Dialogue Model for Academic Research
|
6 |
-
This repo contains the weights of the Koala
|
7 |
|
8 |
This version has then been converted to HF format.
|
9 |
|
|
|
3 |
---
|
4 |
|
5 |
# Koala: A Dialogue Model for Academic Research
|
6 |
+
This repo contains the weights of the Koala 13B model produced at Berkeley. It is the result of combining the diffs from https://huggingface.co/young-geng/koala with the original Llama 7B model.
|
7 |
|
8 |
This version has then been converted to HF format.
|
9 |
|