-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not install sciassist #32
Comments
I test on mce, ecp, and NSCC:
|
With Sciassist=0.1.1 The mce server:
Installation:
Reflection to (#32 (comment)): 1) Try inference
Change version
Correct Inference with reference string parsing and summarization!! In summary, as you mentioned, torch should match the local machine (1.12.0 for our case), lightning=1.7.1 works for SciAssist. I agree that we shall recommend users install their own torch before installing SciAssist. Todo: Try on |
Installation on MacOS 14.1.1Install miniconda from https://docs.conda.io/projects/miniconda/en/latest/Install torch'pip3 install torch torchvision torchaudio'
Install SciAssist
InferenceReference string parsing and summarization test passed! Storage/Memory usage recoding for base modelsMiniconda cache 1.5G |
Installation on WSL Ubuntu 22.04.1 LTS
Installation (Python 3.10.12):
Try Summarization and Reference String Parsing test on pdf
summarization and rsp test passed! Testing summaryEven though I did not install torch or pytorch-lightning before installing SciAssist, it could still run properly. Hence I believe users can do I tried
When running test, it is successful but same problem:
|
Thanks for testing different versions of Ubuntu system and CUDA, and test grobid which I forgot.
I notice your machine has advanced CUDA version 12.2, which matches with the default Pytorch installed by 'pip install sciassist'. It gives errors when you have an older version of CUDA and a non-compatible Pytorch. And yes, the version of pytorch-lightning is not the reason for errors.
|
Installation on Windows
Installation (Python 3.11.5)Tried
Got same error:
I upgraded pip and setuptools to |
Commands used
Error message
sciassist is not installed!
The text was updated successfully, but these errors were encountered: