ChuckMcSneed commited on
Commit
d9d64a9
·
verified ·
1 Parent(s): f1686df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  library_name: peft
3
  base_model: meta-llama/Llama-2-70b-hf
4
  pipeline_tag: text-generation
 
 
5
  ---
6
 
7
  Low-rank decomposition of [Xwin-LM/Xwin-LM-70B-V0.1](https://huggingface.co/Xwin-LM/Xwin-LM-70B-V0.1) using [meta-llama/Llama-2-70b-hf](https://huggingface.co/meta-llama/Llama-2-70b-hf) as base.
 
2
  library_name: peft
3
  base_model: meta-llama/Llama-2-70b-hf
4
  pipeline_tag: text-generation
5
+ tags:
6
+ - lora
7
  ---
8
 
9
  Low-rank decomposition of [Xwin-LM/Xwin-LM-70B-V0.1](https://huggingface.co/Xwin-LM/Xwin-LM-70B-V0.1) using [meta-llama/Llama-2-70b-hf](https://huggingface.co/meta-llama/Llama-2-70b-hf) as base.