Xin Liu
commited on
Commit
•
7dc3320
1
Parent(s):
d610b03
Update
Browse filesSigned-off-by: Xin Liu <sam@secondstate.io>
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
base_model: google/gemma-7b-it
|
3 |
+
inference: false
|
4 |
+
library_name: transformers
|
5 |
+
license: other
|
6 |
+
license_name: gemma-terms-of-use
|
7 |
+
license_link: https://ai.google.dev/gemma/terms
|
8 |
+
model_creator: Google
|
9 |
+
model_name: gemma 7b it
|
10 |
+
quantized_by: Second State Inc.
|
11 |
---
|
12 |
+
|
13 |
+
<!-- header start -->
|
14 |
+
<!-- 200823 -->
|
15 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
16 |
+
<img src="https://github.com/second-state/LlamaEdge/raw/dev/assets/logo.svg" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
17 |
+
</div>
|
18 |
+
<hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
|
19 |
+
<!-- header end -->
|
20 |
+
|
21 |
+
# Gemma-7b-it
|
22 |
+
|
23 |
+
## Original Model
|
24 |
+
|
25 |
+
[google/gemma-7b-it](https://huggingface.co/google/gemma-7b-it)
|