csabakecskemeti
commited on
Commit
•
3cf1696
1
Parent(s):
28872ce
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
language:
|
2 |
- code
|
3 |
license: other
|
@@ -5,4 +10,11 @@ tags:
|
|
5 |
- code
|
6 |
inference: false
|
7 |
license_name: mnpl
|
8 |
-
license_link: https://mistral.ai/licences/MNPL-0.1.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- mistralai/Codestral-22B-v0.1
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
---
|
6 |
language:
|
7 |
- code
|
8 |
license: other
|
|
|
10 |
- code
|
11 |
inference: false
|
12 |
license_name: mnpl
|
13 |
+
license_link: https://mistral.ai/licences/MNPL-0.1.md
|
14 |
+
|
15 |
+
|
16 |
+
I'm doing this to 'Make knowledge free for everyone', using my personal time and resources.
|
17 |
+
|
18 |
+
If you want to support my efforts please visit my ko-fi page: https://ko-fi.com/devquasar
|
19 |
+
|
20 |
+
Also feel free to visit my website https://devquasar.com/
|