Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ base_model:
|
|
4 |
- NousResearch/Meta-Llama-3-8B-Instruct
|
5 |
- NousResearch/Llama-2-13b-hf
|
6 |
- NousResearch/Meta-Llama-3.1-8B
|
|
|
7 |
language:
|
8 |
- en
|
9 |
license: mit
|
@@ -27,6 +28,7 @@ We have precomputed the SVD predictors at Rank 8 for the following models, as us
|
|
27 |
- "NousResearch/Llama-2-13b-hf"
|
28 |
- "NousResearch/Meta-Llama-3-8B-Instruct"
|
29 |
- "NousResearch/Meta-Llama-3.1-8B"
|
|
|
30 |
|
31 |
## Quick Start for SparseLoRA
|
32 |
```python
|
|
|
4 |
- NousResearch/Meta-Llama-3-8B-Instruct
|
5 |
- NousResearch/Llama-2-13b-hf
|
6 |
- NousResearch/Meta-Llama-3.1-8B
|
7 |
+
- barc0/Llama-3.1-ARC-Potpourri-Transduction-8B
|
8 |
language:
|
9 |
- en
|
10 |
license: mit
|
|
|
28 |
- "NousResearch/Llama-2-13b-hf"
|
29 |
- "NousResearch/Meta-Llama-3-8B-Instruct"
|
30 |
- "NousResearch/Meta-Llama-3.1-8B"
|
31 |
+
- "barc0/Llama-3.1-ARC-Potpourri-Transduction-8B"
|
32 |
|
33 |
## Quick Start for SparseLoRA
|
34 |
```python
|