yonikremer commited on
Commit
4f1c31b
1 Parent(s): d00bf15

pinning the space

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,10 +5,10 @@ colorFrom: pink
5
  colorTo: purple
6
  sdk: docker
7
  app_port: 7860
8
- pinned: false
9
  fullWidth: true
10
  models: [decapoda-research/llama-30b-hf, decapoda-research/llama-13b-hf, decapoda-research/llama-7b-hf, gpt2]
11
- tags: [text-generation, pytorch, transformers, streamlit]
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
5
  colorTo: purple
6
  sdk: docker
7
  app_port: 7860
8
+ pinned: true
9
  fullWidth: true
10
  models: [decapoda-research/llama-30b-hf, decapoda-research/llama-13b-hf, decapoda-research/llama-7b-hf, gpt2]
11
+ tags: [text-generation, pytorch, transformers, streamlit, docker]
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference