llama-->llama2
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
inference: false
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
-
#
|
11 |
|
12 |
This model was built via parameter-efficient GLoRA finetuning of [llama2-7b](https://huggingface.co/meta-llama/Llama-2-7b) on the shareGPT dataset. We adapt only the attention layers using GLoRA.
|
13 |
|
|
|
7 |
inference: false
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
+
# llama2-7b-glora 🦙
|
11 |
|
12 |
This model was built via parameter-efficient GLoRA finetuning of [llama2-7b](https://huggingface.co/meta-llama/Llama-2-7b) on the shareGPT dataset. We adapt only the attention layers using GLoRA.
|
13 |
|