mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-15 08:08:09 +08:00
[version] fix minicpmo (#7378)
This commit is contained in:
parent
63752fccf7
commit
a306f0f5a2
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