csabakecskemeti
commited on
Commit
•
dcdc38e
1
Parent(s):
3f28fa7
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- meta-llama/Llama-Guard-3-1B
|
4 |
+
pipeline_tag: text-classification
|
5 |
+
---
|
6 |
+
I'm doing this to 'Make knowledge free for everyone', using my personal time and resources.
|
7 |
+
|
8 |
+
If you want to support my efforts please visit my ko-fi page: https://ko-fi.com/devquasar
|
9 |
+
|
10 |
+
Also feel free to visit my website https://devquasar.com/
|