Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
opencompass
Commits
36360bdf
Unverified
Commit
36360bdf
authored
Nov 07, 2023
by
Hubert
Committed by
GitHub
Nov 07, 2023
Browse files
[Fix] fix filename typo (#549)
parent
214a34f0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
configs/eval_zhipu.py
configs/eval_zhipu.py
+0
-0
docs/en/user_guides/models.md
docs/en/user_guides/models.md
+1
-1
docs/zh_cn/user_guides/models.md
docs/zh_cn/user_guides/models.md
+1
-1
No files found.
configs/eval_zhi
h
u.py
→
configs/eval_zhi
p
u.py
View file @
36360bdf
File moved
docs/en/user_guides/models.md
View file @
36360bdf
...
...
@@ -100,7 +100,7 @@ We have provided several examples for API-based models. Please refer to
```
bash
configs
├── eval_zhi
h
u.py
├── eval_zhi
p
u.py
├── eval_xunfei.py
└── eval_minimax.py
```
...
...
docs/zh_cn/user_guides/models.md
View file @
36360bdf
...
...
@@ -92,7 +92,7 @@ models = [
```
bash
configs
├── eval_zhi
h
u.py
├── eval_zhi
p
u.py
├── eval_xunfei.py
└── eval_minimax.py
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment