kubernetes-bad commited on
Commit
ae7ecb2
1 Parent(s): a426e5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ HuggingFaceH4/no-robots was used as the base for generating a custom dataset to
17
 
18
  It should follow instructions and be generally as smart as a typical Mistral model - just not as soulless and full of GPT slop.
19
 
20
- Changes from the original good-robot model:
21
  - Mistral 7b-0.2 base (32k native context, no SWA)
22
  - ChatML prompt format
23
  - Trained using GaLore method
 
17
 
18
  It should follow instructions and be generally as smart as a typical Mistral model - just not as soulless and full of GPT slop.
19
 
20
+ Changes from the original [good-robot](https://huggingface.co/kubernetes-bad/good-robot) model:
21
  - Mistral 7b-0.2 base (32k native context, no SWA)
22
  - ChatML prompt format
23
  - Trained using GaLore method