Update huggingface_config.json
Browse files- huggingface_config.json +8 -0
huggingface_config.json
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_name": "Garden-of-Lambda-Oplus-Nabla",
|
3 |
+
"language": "en",
|
4 |
+
"license": "cc0-1.0",
|
5 |
+
"pipeline_tag": "text-generation",
|
6 |
+
"tags": ["philosophy", "meditation", "reflection", "meta-awareness", "cycles"],
|
7 |
+
"library_name": "transformers"
|
8 |
+
}
|