cgus commited on
Commit
ad2f4ac
1 Parent(s): fa0c79c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  license: apache-2.0
3
- base_model: LittleInstructionMaker-4B-v0.1
4
  datasets:
5
  - cognitivecomputations/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split
6
  - mlabonne/FineTome-100k
@@ -8,7 +7,14 @@ datasets:
8
  - m-a-p/Code-Feedback
9
  language:
10
  - en
 
11
  ---
 
 
 
 
 
 
12
  # LittleInstructionMaker-4B-v0.2
13
 
14
  > 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).
 
1
  ---
2
  license: apache-2.0
 
3
  datasets:
4
  - cognitivecomputations/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split
5
  - mlabonne/FineTome-100k
 
7
  - m-a-p/Code-Feedback
8
  language:
9
  - en
10
+ base_model: trollek/LittleInstructionMaker-4B-v0.2
11
  ---
12
+ # LittleInstructionMaker-4B-v0.2-iMat-GGUF
13
+ Original model: [LittleInstructionMaker-4B-v0.2](https://huggingface.co/trollek/LittleInstructionMaker-4B-v0.2)
14
+ 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).