update license and inference widget
Browse files
README.md
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
-
inference:
|
5 |
tags:
|
6 |
- pytorch
|
7 |
- causal-lm
|
8 |
- Cerebras
|
9 |
- BTLM
|
10 |
-
license: cc-by-sa-3.0
|
11 |
datasets:
|
12 |
- cerebras/SlimPajama-627B
|
13 |
pipeline_tag: text-generation
|
|
|
14 |
---
|
15 |
|
16 |
# BTLM-3B-8k-base
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
inference: false
|
5 |
tags:
|
6 |
- pytorch
|
7 |
- causal-lm
|
8 |
- Cerebras
|
9 |
- BTLM
|
|
|
10 |
datasets:
|
11 |
- cerebras/SlimPajama-627B
|
12 |
pipeline_tag: text-generation
|
13 |
+
license: apache-2.0
|
14 |
---
|
15 |
|
16 |
# BTLM-3B-8k-base
|