fix: download file error

This commit is contained in:
jialin
2025-11-12 11:01:13 +08:00
parent 7eedea8035
commit 11a676be83
16 changed files with 77 additions and 50 deletions
+2 -2
View File
@@ -242,7 +242,7 @@ export default {
'models.form.backend.custom': 'User Defined',
'models.form.rules.name':
'Up to 63 characters; letters, numbers, dots (.), underscores (_), and hyphens (-) only; must start and end with an alphanumeric character.',
'models.catalog.button.explore': 'Explore Other Models',
'models.catalog.button.explore': 'Explore More Models',
'models.catalog.precision': 'Precision',
'models.form.gpuPerReplica.tips': 'Enter a custom number',
'models.form.generic_proxy': 'Enable Generic Proxy',
@@ -321,7 +321,7 @@ export default {
// 47. 'models.form.quantization': 'Quantization',
// 48. 'models.form.backend.custom': 'User Defined',
// 49. 'models.form.rules.name': 'Up to 63 characters; letters, numbers, dots (.), underscores (_), and hyphens (-) only; must start and end with an alphanumeric character.',
// 50. 'models.catalog.button.explore': 'Explore Other Models',
// 50. 'models.catalog.button.explore': 'Explore More Models',
// 51. 'models.catalog.precision': 'Precision',
// 52. 'models.form.gpuPerReplica.tips': 'Enter a custom number',
// 53. 'models.form.generic_proxy': 'Enable Generic Proxy',