Commit
·
bbed4f4
1
Parent(s):
f0508c5
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,9 @@ language:
|
|
| 4 |
- en
|
| 5 |
---
|
| 6 |
|
|
|
|
|
|
|
|
|
|
| 7 |
Original model from https://huggingface.co/openlm-research/open_llama_3b_600bt_preview.
|
| 8 |
Example below edited from https://github.com/openlm-research/open_llama
|
| 9 |
```
|
|
|
|
| 4 |
- en
|
| 5 |
---
|
| 6 |
|
| 7 |
+
# ARCHIVED.
|
| 8 |
+
## Download from original repo: https://huggingface.co/openlm-research/open_llama_3b_600bt_preview
|
| 9 |
+
### I made a few PRs to the original repo to include my changes!
|
| 10 |
Original model from https://huggingface.co/openlm-research/open_llama_3b_600bt_preview.
|
| 11 |
Example below edited from https://github.com/openlm-research/open_llama
|
| 12 |
```
|