victordibia / llmx

An API for Chat Fine-Tuned Large Language Models (llm)
MIT License
72 stars 27 forks source link

>>> python3 --version Traceback (most recent call last): File "<stdin>", line 1, in <module> NameError: name 'python3' is not defined #2

Closed PraisetheLo closed 10 months ago

PraisetheLo commented 11 months ago

python3 --version Traceback (most recent call last): File "", line 1, in NameError: name 'python3' is not defined

victordibia commented 10 months ago

Can you provide additional information?