Add base_model (#1)
Browse files- Add base_model (79f71ad63a3501acbee1714baa515c6b79a2c5bb)
Co-authored-by: Michael Goin <mgoin@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -8,6 +8,8 @@ tags:
|
|
| 8 |
- laguna-xs.2
|
| 9 |
license: apache-2.0
|
| 10 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<p align="center">
|
|
|
|
| 8 |
- laguna-xs.2
|
| 9 |
license: apache-2.0
|
| 10 |
pipeline_tag: text-generation
|
| 11 |
+
base_model:
|
| 12 |
+
- poolside/Laguna-XS.2
|
| 13 |
---
|
| 14 |
|
| 15 |
<p align="center">
|