mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-02 03:32:50 +08:00
[version] fix minicpmo (#7378)
This commit is contained in:
parent
4a5d0f0ba7
commit
555b71a1cb
1
setup.py
1
setup.py
@ -69,6 +69,7 @@ extra_require = {
|
|||||||
"msgpack",
|
"msgpack",
|
||||||
"referencing",
|
"referencing",
|
||||||
"jsonschema_specifications",
|
"jsonschema_specifications",
|
||||||
|
"transformers==4.48.3",
|
||||||
],
|
],
|
||||||
"modelscope": ["modelscope"],
|
"modelscope": ["modelscope"],
|
||||||
"openmind": ["openmind"],
|
"openmind": ["openmind"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user