ChuckMcSneed
commited on
Update README.md
Browse files
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.
|