added base_model attribution to readme
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: transformers
|
| 4 |
pipeline_tag: text-generation
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: BSC-LT/salamandra-2b-instruct
|
| 3 |
license: apache-2.0
|
| 4 |
library_name: transformers
|
| 5 |
pipeline_tag: text-generation
|