Text Generation
Transformers
Safetensors
llama
conversational
Inference Endpoints
text-generation-inference
jondurbin commited on
Commit
06d14b4
1 Parent(s): 911bc32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -47,17 +47,17 @@ datasets:
47
  - winogrande
48
  ---
49
 
50
- # A bagel, with everything
51
 
52
  ![bagel](bagel.png)
53
 
54
  ## Overview
55
 
56
- This is a fine-tune of the updated yi-34b-200k with better long-context support, which underwent additional fine-tuning using direct preference optimization (DPO).
57
 
58
  See [bagel](https://github.com/jondurbin/bagel) for additional details on the datasets.
59
 
60
- The non-DPO version is available [here](https://huggingface.co/jondurbin/bagel-34b-v0.5), and is likely superior for roleplay.
61
 
62
  ### Data sources
63
 
 
47
  - winogrande
48
  ---
49
 
50
+ # A bagel, with everything (except DPO)
51
 
52
  ![bagel](bagel.png)
53
 
54
  ## Overview
55
 
56
+ This is a fine-tune of the updated yi-34b-200k with better long-context support.
57
 
58
  See [bagel](https://github.com/jondurbin/bagel) for additional details on the datasets.
59
 
60
+ The DPO version is available [here](https://huggingface.co/jondurbin/bagel-dpo-34b-v0.5)
61
 
62
  ### Data sources
63