Arnav0400 commited on
Commit
425f98f
1 Parent(s): 3b11e9e

llama-->llama2

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  inference: false
8
  pipeline_tag: text-generation
9
  ---
10
- # llama-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
 
 
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