mpasila commited on
Commit
7b9a163
1 Parent(s): d3fed72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -12,6 +12,8 @@ tags:
12
 
13
  This might have issues with prompt template due to Unsloth messing up the prompt format for Llama 3.. (it added gpt and user that did not exist in the original Llama 3 Instruct format)
14
 
 
 
15
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
16
 
17
  ## Merge Details
 
12
 
13
  This might have issues with prompt template due to Unsloth messing up the prompt format for Llama 3.. (it added gpt and user that did not exist in the original Llama 3 Instruct format)
14
 
15
+ It appears to have destroyed some of the prompt following abilities. So I wonder if there's a better way to merge models with the instruct model.
16
+
17
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
18
 
19
  ## Merge Details