chore: update reference to baseline
This commit is contained in:
@@ -227,12 +227,12 @@ export default {
|
||||
'models.form.ngramMaxMatchLength': 'N-gram Maximum Match Length',
|
||||
'models.form.mode.throughput': 'Throughput',
|
||||
'models.form.mode.latency': 'Latency',
|
||||
'models.form.mode.reference': 'Reference',
|
||||
'models.form.mode.baseline': 'Baseline',
|
||||
'models.form.mode.throughput.tips':
|
||||
'optimized for high throughput under high request concurrency.',
|
||||
'models.form.mode.latency.tips':
|
||||
'optimized for low latency under low request concurrency.',
|
||||
'models.form.mode.reference.tips':
|
||||
'models.form.mode.baseline.tips':
|
||||
'the most compatible option with full precision.'
|
||||
};
|
||||
|
||||
@@ -257,8 +257,8 @@ export default {
|
||||
// 30. 'models.form.ngramMaxMatchLength': 'N-gram Maximum Match Length',
|
||||
// 31. 'models.form.mode.throughput': 'Throughput',
|
||||
// 32. 'models.form.mode.latency': 'Latency',
|
||||
// 33. 'models.form.mode.reference': 'Reference',
|
||||
// 33. 'models.form.mode.baseline': 'Baseline',
|
||||
// 34. 'models.form.mode.throughput.tips': 'optimized for high throughput under high request concurrency.',
|
||||
// 35. 'models.form.mode.latency.tips': 'optimized for low latency under low request concurrency.',
|
||||
// 36. 'models.form.mode.reference.tips': 'the most compatible option with full precision.'
|
||||
// 36. 'models.form.mode.baseline.tips': 'the most compatible option with full precision.'
|
||||
// ========== End of To-Do List ==========
|
||||
|
||||
Reference in New Issue
Block a user