Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ The dataset is a combination of [Evol-Instruct-Code-80k-v1](https://huggingface.
|
|
22 |
|
23 |
Our fine-tuning process involved learning QLoRA weights for over 6 hours on a single A100. We merged the adapter weights into the pre-trained model.
|
24 |
|
25 |
-
|
26 |
|
27 |
## Prompt Format
|
28 |
The reccomended model prompt is a variant of the standard Llama 2 format:
|
|
|
22 |
|
23 |
Our fine-tuning process involved learning QLoRA weights for over 6 hours on a single A100. We merged the adapter weights into the pre-trained model.
|
24 |
|
25 |
+
GGML weights are available [here](https://huggingface.co/GenerativeMagic/Llama-Engineer-Evol-7b-GGML).
|
26 |
|
27 |
## Prompt Format
|
28 |
The reccomended model prompt is a variant of the standard Llama 2 format:
|