Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ Creator: [trollek](https://huggingface.co/trollek)
|
|
15 |
|
16 |
## Quantization notes
|
17 |
Made with llama.cpp b3621 with imatrix file based on exllamav2 calibration data.
|
|
|
|
|
18 |
# LittleInstructionMaker-4B-v0.2
|
19 |
|
20 |
> Now able to generate more complex instructions thanks to [cognitivecomputations/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split](https://huggingface.co/datasets/cognitivecomputations/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split) and [mlabonne/FineTome-100k](https://huggingface.co/datasets/mlabonne/FineTome-100k). It even does coding prompts now with help from [Vezora/Open-Critic-GPT](https://huggingface.co/datasets/Vezora/Open-Critic-GPT) and [m-a-p/Code-Feedback](https://huggingface.co/datasets/m-a-p/Code-Feedback).
|
|
|
15 |
|
16 |
## Quantization notes
|
17 |
Made with llama.cpp b3621 with imatrix file based on exllamav2 calibration data.
|
18 |
+
|
19 |
+
# Original model card
|
20 |
# LittleInstructionMaker-4B-v0.2
|
21 |
|
22 |
> Now able to generate more complex instructions thanks to [cognitivecomputations/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split](https://huggingface.co/datasets/cognitivecomputations/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split) and [mlabonne/FineTome-100k](https://huggingface.co/datasets/mlabonne/FineTome-100k). It even does coding prompts now with help from [Vezora/Open-Critic-GPT](https://huggingface.co/datasets/Vezora/Open-Critic-GPT) and [m-a-p/Code-Feedback](https://huggingface.co/datasets/m-a-p/Code-Feedback).
|