csabakecskemeti
commited on
Commit
•
f911b0e
1
Parent(s):
f12f59a
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- CohereForAI/c4ai-command-r7b-12-2024
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
---
|
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/
|