danielhanchen
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: mattshumer/
|
3 |
license: llama3.1
|
4 |
pipeline_tag: text-generation
|
5 |
tags:
|
@@ -7,7 +7,7 @@ tags:
|
|
7 |
- llama-3
|
8 |
---
|
9 |
|
10 |
-
4bit bitsandbytes
|
11 |
|
12 |
# You can fine-tune Reflection-3.1 70B with 48GB of VRAM with Unsloth! 🦥
|
13 |
|
|
|
1 |
---
|
2 |
+
base_model: mattshumer/ref_70_e3
|
3 |
license: llama3.1
|
4 |
pipeline_tag: text-generation
|
5 |
tags:
|
|
|
7 |
- llama-3
|
8 |
---
|
9 |
|
10 |
+
4bit bitsandbytes uploaded version of: https://huggingface.co/mattshumer/ref_70_e3 with suggested chat template, temperature and top_p.
|
11 |
|
12 |
# You can fine-tune Reflection-3.1 70B with 48GB of VRAM with Unsloth! 🦥
|
13 |
|