vdmbrsv commited on
Commit
0d1861b
·
verified ·
1 Parent(s): fa93cb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -106,8 +106,8 @@ Faust-1 is a German-first large language model with 1.6B parameters, trained ent
106
 
107
  Following pre-training, the model undergoes supervised post-training (instruction tuning) using labeled input–output pairs to adapt the base model for conversational and task-oriented use. In later stages, preference-based optimization, including Direct Preference Optimization (DPO), is applied to improve response quality, stability, and alignment with human expectations, while preserving the efficiency constraints required for small-scale and local deployment.
108
 
109
- Demo: [faust.tabularis.ai](https://faust.tabularis.ai)
110
-
111
 
112
 
113
 
 
106
 
107
  Following pre-training, the model undergoes supervised post-training (instruction tuning) using labeled input–output pairs to adapt the base model for conversational and task-oriented use. In later stages, preference-based optimization, including Direct Preference Optimization (DPO), is applied to improve response quality, stability, and alignment with human expectations, while preserving the efficiency constraints required for small-scale and local deployment.
108
 
109
+ <!-- Demo: [faust.tabularis.ai](https://faust.tabularis.ai)
110
+ -->
111
 
112
 
113