ehartford commited on
Commit
6174913
1 Parent(s): 627f219

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ This model is uncensored. I have filtered the dataset to remove alignment and b
37
  You are responsible for any content you create using this model. Enjoy responsibly.
38
 
39
  ## Training
40
- It took 2 days to train 3 epochs on 4x A100s using qLoRA and Axolotl
41
 
42
  Prompt format:
43
  This model uses ChatML prompt format. NEW - <|im_end|> maps to token_id 2. This is the same token_id as \<\/s\> so applications that depend on EOS being token_id 2 (koboldAI) will work! (Thanks Henky for the feedback)
 
37
  You are responsible for any content you create using this model. Enjoy responsibly.
38
 
39
  ## Training
40
+ It took 2 days to train 3 epochs on 4x A100s using full weights finetune on Axolotl
41
 
42
  Prompt format:
43
  This model uses ChatML prompt format. NEW - <|im_end|> maps to token_id 2. This is the same token_id as \<\/s\> so applications that depend on EOS being token_id 2 (koboldAI) will work! (Thanks Henky for the feedback)