Commit
·
2c06fcf
1
Parent(s):
dd5a42d
Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,8 @@ language:
|
|
5 |
---
|
6 |
|
7 |
# deepnight-research/lil-c3po
|
8 |
-
<
|
|
|
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.
|