yifanzhang114 commited on
Commit
86ae0b3
1 Parent(s): 47c4735

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -10,13 +10,19 @@ datasets:
10
  <br>
11
  <br>
12
 
13
- <img src="https://cdn-uploads.huggingface.co/production/uploads/623d8ca4c29adf5ef6175615/F2d0zMtwUqPKtOrbMu0Gr.jpeg" alt="image/jpeg" style="width:10%;">
14
-
15
  # SliME Model Card
 
 
 
 
 
 
 
16
 
17
  ## Model details
18
 
19
  **Model type:**
 
20
  SliME is an open-source chatbot trained by fine-tuning LLM on multimodal instruction-following data.
21
  It is an auto-regressive language model, based on the transformer architecture.
22
  Base LLM: [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)
 
10
  <br>
11
  <br>
12
 
 
 
13
  # SliME Model Card
14
+ <figure>
15
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/623d8ca4c29adf5ef6175615/F2d0zMtwUqPKtOrbMu0Gr.jpeg" alt="image/jpeg" style="width:10%;">
16
+ <figcaption>
17
+ <h1></h1>
18
+ </figcaption>
19
+ </figure>
20
+
21
 
22
  ## Model details
23
 
24
  **Model type:**
25
+
26
  SliME is an open-source chatbot trained by fine-tuning LLM on multimodal instruction-following data.
27
  It is an auto-regressive language model, based on the transformer architecture.
28
  Base LLM: [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)