pradeep6kumar2024 commited on
Commit
826a0bf
·
1 Parent(s): fb6b3cd

Fix README.md YAML metadata

Browse files
Files changed (1) hide show
  1. README.md +5 -19
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- <<<<<<< HEAD
3
  title: SmolLM2 Demo
4
  emoji: 🤖
5
- colorFrom: blue
6
  colorTo: red
7
  sdk: gradio
8
- sdk_version: 4.12.0
9
  app_file: app.py
10
  pinned: false
 
 
11
  ---
12
 
13
  # SmolLM2 Demo
@@ -22,19 +23,4 @@ This is a demo of the SmolLM2 language model, a small transformer-based model tr
22
  ## Usage
23
  1. Enter your prompt text
24
  2. Adjust the maximum length and temperature
25
- 3. Click generate to see the model's output
26
- =======
27
- title: Smollm2 Spaces
28
- emoji: 📉
29
- colorFrom: yellow
30
- colorTo: red
31
- sdk: gradio
32
- sdk_version: 5.13.1
33
- app_file: app.py
34
- pinned: false
35
- license: mit
36
- short_description: SMOL135 project to Understand Small LLMs
37
- ---
38
-
39
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
40
- >>>>>>> 5de8820b3a9bbe673751add81bed0974d03436bf
 
1
  ---
 
2
  title: SmolLM2 Demo
3
  emoji: 🤖
4
+ colorFrom: yellow
5
  colorTo: red
6
  sdk: gradio
7
+ sdk_version: 5.13.1
8
  app_file: app.py
9
  pinned: false
10
+ license: mit
11
+ short_description: SMOL135 project to Understand Small LLMs
12
  ---
13
 
14
  # SmolLM2 Demo
 
23
  ## Usage
24
  1. Enter your prompt text
25
  2. Adjust the maximum length and temperature
26
+ 3. Click generate to see the model's output