Commit ·
59a3b65
1
Parent(s): 3e41309
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ Koala model weights, and running the Koala chatbot locally.
|
|
| 16 |
Due to the licence of the LLaMA model, we cannot directly release the fine-tuned
|
| 17 |
Koala model weights. Instead, we release the diff of weights, which can be used
|
| 18 |
to recover the Koala model weights with the origina LLaMA model weights. [The diff
|
| 19 |
-
weights can be downloaded here.](https://
|
| 20 |
|
| 21 |
|
| 22 |
## Recovering the Koala Model Weights
|
|
|
|
| 16 |
Due to the licence of the LLaMA model, we cannot directly release the fine-tuned
|
| 17 |
Koala model weights. Instead, we release the diff of weights, which can be used
|
| 18 |
to recover the Koala model weights with the origina LLaMA model weights. [The diff
|
| 19 |
+
weights can be downloaded here.](https://huggingface.co/Logophoman/koala-7b-diff/tree/main).
|
| 20 |
|
| 21 |
|
| 22 |
## Recovering the Koala Model Weights
|