Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
This is the original Llama 13B model provided by Facebook/Meta.
|
| 2 |
|
| 3 |
It has not been converted to HF format, which is why I have uploaded it.
|
| 4 |
|
| 5 |
-
If you want HF format,
|
| 6 |
|
| 7 |
-
The remainder of this README is copied from https://huggingface.co/decapoda-research/llama-13b-hf
|
| 8 |
|
| 9 |
--
|
| 10 |
license: other
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
---
|
| 4 |
This is the original Llama 13B model provided by Facebook/Meta.
|
| 5 |
|
| 6 |
It has not been converted to HF format, which is why I have uploaded it.
|
| 7 |
|
| 8 |
+
If you want HF format, then it can be downloaed from [llama-13b-HF](https://huggingface.co/decapoda-research/llama-13b-hf).
|
| 9 |
|
| 10 |
+
The remainder of this README is copied from [llama-13b-HF](https://huggingface.co/decapoda-research/llama-13b-hf).
|
| 11 |
|
| 12 |
--
|
| 13 |
license: other
|