deepnight-research commited on
Commit
2c06fcf
·
1 Parent(s): dd5a42d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,7 +5,8 @@ language:
5
  ---
6
 
7
  # deepnight-research/lil-c3po
8
- <img src="./lil-c3po.jpg", style="width: 100%; height: auto;">
 
9
 
10
  ## Model Details:
11
  lil-c3po is an open-source large language model (LLM) resulting from the linear merge of two distinct fine-tuned Mistral-7B models, internally referred to as c3-1 and c3-2. These models, developed in-house, bring together unique characteristics to enhance performance and utility.
 
5
  ---
6
 
7
  # deepnight-research/lil-c3po
8
+ <div style="display: flex; justify-content: center; align-items: center;">
9
+ <img src="./cover.jpg" style="width: 100%; max-width: 350px; height: auto;"/></div>
10
 
11
  ## Model Details:
12
  lil-c3po is an open-source large language model (LLM) resulting from the linear merge of two distinct fine-tuned Mistral-7B models, internally referred to as c3-1 and c3-2. These models, developed in-house, bring together unique characteristics to enhance performance and utility.