Text Generation
Transformers
Safetensors
llama
conversational
Inference Endpoints
text-generation-inference
jondurbin commited on
Commit
bc599b3
1 Parent(s): c79fc62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ datasets:
42
 
43
  An experimental fine-tune of yi-34b-200k using [bagel](https://github.com/jondurbin/bagel)
44
 
45
- This is the model after the SFT phase, before DPO has been applied. You'll likely want to use the DPO'd version, rather than this one, but since I had it, I uploaded it.
46
 
47
  ### Data sources
48
 
 
42
 
43
  An experimental fine-tune of yi-34b-200k using [bagel](https://github.com/jondurbin/bagel)
44
 
45
+ This is the model after the SFT phase, before DPO has been applied. DPO performs better on benchmarks, but this version is likely better for creative writing, roleplay, etc.
46
 
47
  ### Data sources
48