add base_model
#1
by
cfahlgren1
HF staff
- opened
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
pipeline_tag: text-generation
|
3 |
license: apache-2.0
|
|
|
|
|
4 |
---
|
5 |
|
6 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64a28db2f1968b7d7f357182/9aQRkm59XY_qSEXe86IJb.png)
|
|
|
1 |
---
|
2 |
pipeline_tag: text-generation
|
3 |
license: apache-2.0
|
4 |
+
base_model:
|
5 |
+
- mistralai/Mistral-7B-Instruct-v0.3
|
6 |
---
|
7 |
|
8 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64a28db2f1968b7d7f357182/9aQRkm59XY_qSEXe86IJb.png)
|