Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,9 @@ base_model: meta-llama/Meta-Llama-3.1-70B-Instruct
|
|
4 |
pipeline_tag: text-generation
|
5 |
library_name: transformers
|
6 |
---
|
|
|
|
|
|
|
7 |
# Reflection Llama-3.1 70B
|
8 |
|
9 |
| IMPORTANT UPDATE – There was an issue with the model when we first uploaded it. If you tried it and didn't have good results, please, try again, we think we've fixed the issue.
|
|
|
4 |
pipeline_tag: text-generation
|
5 |
library_name: transformers
|
6 |
---
|
7 |
+
### You probably do not want to download this. The model author has made new weights available here: [mattshumer/ref_70_e3](https://huggingface.co/mattshumer/ref_70_e3).
|
8 |
+
## I am uploading exl2 quants for that version of the model prefixed with mattshumer_ref_70_e3. If the weights from ref_70_e3 are merged back into the Reflection-Llama-3.1-70B repo or ref_70_e3 is renamed to the same effect, I will do the same with my quants of ref_70_e3.
|
9 |
+
|
10 |
# Reflection Llama-3.1 70B
|
11 |
|
12 |
| IMPORTANT UPDATE – There was an issue with the model when we first uploaded it. If you tried it and didn't have good results, please, try again, we think we've fixed the issue.
|