Update README.md
Browse files
README.md
CHANGED
@@ -5,13 +5,14 @@ tags:
|
|
5 |
- llama
|
6 |
- instruct
|
7 |
- instruction
|
|
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
-
# LLaMa-
|
11 |
|
12 |
## Model Details
|
13 |
|
14 |
-
* **Developed by**: [
|
15 |
* **Backbone Model**: [LLaMA](https://github.com/facebookresearch/llama/tree/llama_v1)
|
16 |
* **Variations**: It has different model parameter sizes and sequence lengths: [30B/1024](https://huggingface.co/upstage/llama-30b-instruct), [30B/2048](https://huggingface.co/upstage/llama-30b-instruct-2048), [65B/1024](https://huggingface.co/upstage/llama-65b-instruct)
|
17 |
* **Language(s)**: English
|
|
|
5 |
- llama
|
6 |
- instruct
|
7 |
- instruction
|
8 |
+
- empirischtech
|
9 |
pipeline_tag: text-generation
|
10 |
---
|
11 |
+
# LLaMa-10b-instruct model card
|
12 |
|
13 |
## Model Details
|
14 |
|
15 |
+
* **Developed by**: [EmpirischTech](https://en.upstage.ai)/[ChaperoneAI](https://en.upstage.ai)
|
16 |
* **Backbone Model**: [LLaMA](https://github.com/facebookresearch/llama/tree/llama_v1)
|
17 |
* **Variations**: It has different model parameter sizes and sequence lengths: [30B/1024](https://huggingface.co/upstage/llama-30b-instruct), [30B/2048](https://huggingface.co/upstage/llama-30b-instruct-2048), [65B/1024](https://huggingface.co/upstage/llama-65b-instruct)
|
18 |
* **Language(s)**: English
|