Update README.md
Browse files
README.md
CHANGED
@@ -16,4 +16,5 @@ The test set is of size 32.6K rows.
|
|
16 |
|
17 |
F16 version from merged weights created with llama.cpp on a CUDA GPU and the 4bit quantized version created on a Mac M2 Ultra Metal architecture. If you want to use the 4bit quantized version on CUDA, please quantize it directly from the F16 version.
|
18 |
|
19 |
-
For more information about this model refer the main repository for the supplementary material of the manuscript
|
|
|
|
16 |
|
17 |
F16 version from merged weights created with llama.cpp on a CUDA GPU and the 4bit quantized version created on a Mac M2 Ultra Metal architecture. If you want to use the 4bit quantized version on CUDA, please quantize it directly from the F16 version.
|
18 |
|
19 |
+
For more information about this model refer the main repository for the supplementary material of the manuscript
|
20 |
+
[Rethinking Scale: The Efficacy of Fine-Tuned Open-Source LLMs in Large-Scale Reproducible Social Science Research](https://arxiv.org/abs/2411.00890).
|