Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- mistralai/Mistral-7B-Instruct-v0.3
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
---
|
| 7 |
+
I'm doing this to 'Make knowledge free for everyone', using my personal time and resources.
|
| 8 |
+
|
| 9 |
+
If you want to support my efforts please visit my ko-fi page: https://ko-fi.com/devquasar
|
| 10 |
+
|
| 11 |
+
Also feel free to visit my website https://devquasar.com/
|