Commit
·
8ef95d7
1
Parent(s):
36b2a97
Add the license to the meta-data for filtering/downstream usages
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ tags:
|
|
7 |
- instruct
|
8 |
- instruction
|
9 |
pipeline_tag: text-generation
|
|
|
10 |
---
|
11 |
# LLaMa-2-70b-instruct-v2 model card
|
12 |
|
@@ -109,4 +110,4 @@ cd lm-evaluation-harness
|
|
109 |
### About Upstage
|
110 |
- [Upstage](https://en.upstage.ai) is a company specialized in Large Language Models (LLMs) and AI. We will help you build private LLMs and related applications.
|
111 |
If you have a dataset to build domain specific LLMs or make LLM applications, please contact us at ► [click here to contact](https://www.upstage.ai/private-llm?utm_source=huggingface&utm_medium=link&utm_campaign=privatellm)
|
112 |
-
- As of August 1st, our 70B model has reached the top spot in openLLM rankings, marking itself as the current leading performer globally.
|
|
|
7 |
- instruct
|
8 |
- instruction
|
9 |
pipeline_tag: text-generation
|
10 |
+
license: cc-by-nc-4.0
|
11 |
---
|
12 |
# LLaMa-2-70b-instruct-v2 model card
|
13 |
|
|
|
110 |
### About Upstage
|
111 |
- [Upstage](https://en.upstage.ai) is a company specialized in Large Language Models (LLMs) and AI. We will help you build private LLMs and related applications.
|
112 |
If you have a dataset to build domain specific LLMs or make LLM applications, please contact us at ► [click here to contact](https://www.upstage.ai/private-llm?utm_source=huggingface&utm_medium=link&utm_campaign=privatellm)
|
113 |
+
- As of August 1st, our 70B model has reached the top spot in openLLM rankings, marking itself as the current leading performer globally.
|