Can the fine-tuned model be used for inference in a Python 3.10 environment? #2938
Unanswered
wangwenmingaa
asked this question in
Q&A
Replies: 1 comment
-
@wangwenmingaa , you can use other tools like The reason we limit to Py311 was to reduce our test scope and make it simpler for us to focus on other features. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using the axolotl framework for model fine-tuning, a Python 3.11 environment is required. Is it necessary to use Python 3.11 for inference with the fine-tuned model as well? Can I use a Python 3.10 environment instead for inference?
Beta Was this translation helpful? Give feedback.
All reactions