ChuckMcSneed
commited on
Commit
•
bd94275
1
Parent(s):
3740074
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 [Sao10K/Euryale-1.3-L2-70B](https://huggingface.co/Sao10K/Euryale-1.3-L2-70B) 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 [Sao10K/Euryale-1.3-L2-70B](https://huggingface.co/Sao10K/Euryale-1.3-L2-70B) using [meta-llama/Llama-2-70b-hf](https://huggingface.co/meta-llama/Llama-2-70b-hf) as base.
|