codelion commited on
Commit
56db28d
1 Parent(s): b7c87fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -1,18 +1,15 @@
1
  ---
2
- title: Llama 2 13b Chat
3
- emoji: 🦙
4
  colorFrom: indigo
5
  colorTo: pink
6
  sdk: gradio
7
  sdk_version: 4.26.0
8
  app_file: app.py
9
  pinned: false
10
- license: other
11
- suggested_hardware: a10g-small
12
  ---
13
 
14
- # LLAMA v2 Models
15
 
16
- Llama v2 was introduced in [this paper](https://arxiv.org/abs/2307.09288).
17
-
18
- This Space demonstrates [Llama-2-13b-chat-hf](meta-llama/Llama-2-13b-chat-hf) from Meta. Please, check the original model card for details.
 
1
  ---
2
+ title: mera mixture chat
3
+ emoji: 🥙
4
  colorFrom: indigo
5
  colorTo: pink
6
  sdk: gradio
7
  sdk_version: 4.26.0
8
  app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
 
11
  ---
12
 
13
+ # meraGPT Models
14
 
15
+ This space demonstrates [mera-mix-4x7B](https://huggingface.co/meraGPT/mera-mix-4x7B) from meraGPT. Please, check the original model card for details.