BonelliLab commited on
Commit
ceefdf0
·
1 Parent(s): cd8c2bb

Add Spaces metadata header

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Cognitive LLM with Qwen3
2
 
3
  A simple implementation of a cognitive language model using Qwen3-7B-Instruct from Hugging Face.
 
1
+ ---
2
+ title: "Eidolon Cognitive Tutor"
3
+ emoji: "🧠"
4
+ colorFrom: "blue"
5
+ colorTo: "purple"
6
+ sdk: "gradio"
7
+ sdk_version: "4.0.0"
8
+ app_file: "app.py"
9
+ pinned: false
10
+ ---
11
+
12
  # Cognitive LLM with Qwen3
13
 
14
  A simple implementation of a cognitive language model using Qwen3-7B-Instruct from Hugging Face.