Goldstandard777 commited on
Commit
39bebc4
·
verified ·
1 Parent(s): a4f7f79

Create readme.md

Browse files
Files changed (1) hide show
  1. readme.md +15 -0
readme.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RebelClaw
2
+
3
+ RebelClaw is a lightweight chatbot designed to run on free Hugging Face Spaces.
4
+
5
+ ## Core Assistant
6
+ **Rebel**
7
+
8
+ ## Stack
9
+ - Gradio
10
+ - Transformers
11
+ - TinyLlama/TinyLlama-1.1B-Chat-v1.0
12
+
13
+ ## Notes
14
+ - Optimized for free CPU runtime
15
+ - Public web app deployment through Hugging Face Spaces