Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ base_model:
|
|
7 |
quantized_by: Simon Barnes
|
8 |
---
|
9 |
|
10 |
-
# Quantized Mistral-NeMo-Instruct-2407 versions for Prompt Sensitivity
|
11 |
|
12 |
This repository contains four quantized versions of Mistral-NeMo-Instruct-2407, created using [llama.cpp](https://github.com/ggerganov/llama.cpp/). The goal was to examine how different quantization methods affect prompt sensitivity with sentiment classification tasks.
|
13 |
|
|
|
7 |
quantized_by: Simon Barnes
|
8 |
---
|
9 |
|
10 |
+
# Quantized Mistral-NeMo-Instruct-2407 versions for Prompt Sensitivity Blog
|
11 |
|
12 |
This repository contains four quantized versions of Mistral-NeMo-Instruct-2407, created using [llama.cpp](https://github.com/ggerganov/llama.cpp/). The goal was to examine how different quantization methods affect prompt sensitivity with sentiment classification tasks.
|
13 |
|