Commit
•
5fa0655
1
Parent(s):
3696a48
add base_model
Browse files
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)
|