Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
- not-for-all-audiences
|
10 |
- nsfw
|
11 |
---
|
12 |
-
# IceCoffeeRP
|
13 |
|
14 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
15 |
|
@@ -35,7 +35,7 @@ I recommend using the `huggingface-hub` Python library:
|
|
35 |
pip3 install huggingface-hub
|
36 |
```
|
37 |
|
38 |
-
To download the `main` branch to a folder called `IceCoffeeRP-7b`:
|
39 |
|
40 |
```shell
|
41 |
mkdir IceCoffeeRP-7b-4.2bpw-exl2
|
|
|
9 |
- not-for-all-audiences
|
10 |
- nsfw
|
11 |
---
|
12 |
+
# IceCoffeeRP-7b-4.2bpw-exl2
|
13 |
|
14 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
15 |
|
|
|
35 |
pip3 install huggingface-hub
|
36 |
```
|
37 |
|
38 |
+
To download the `main` branch to a folder called `IceCoffeeRP-7b-4.2bpw-exl2`:
|
39 |
|
40 |
```shell
|
41 |
mkdir IceCoffeeRP-7b-4.2bpw-exl2
|