-
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
✨ JupyterLab Image with GLIBC V2.32 - To Enable to Run Large Language Models Locally #3041
Comments
Removing from sprint 9 as this cannot be progressed until we explore Analytical Platform tooling images again |
To add some more specific information on the Local LLMs I am trying to use on the AP for some small scale testing purposes: |
Hi @foufoulides! We've just released a new version of Jupyter Lab to yourself and @lucypitches You can see it on your Control Panel as v3.6.3, and it now has 2 CPUs and 16GB of RAM Can you deploy it and let us know how you get on with testing Thanks, Jacob, @julialawrence, @michaeljcollinsuk |
Hi Jacob, Thank you so much for this! I will check it this morning and get back to you. Best, |
Feedback from @foufoulides is that the LLM is working 🎉 Closing as complete! |
Hello, I've just deployed the new version. However, when I try install packages to my venv (python3 -m pip install -r requirements.txt) I get the following error: /home/jovyan/prison-case-note-detectability/case-notes-detect-venv/bin/python3: No module named pip |
Describe the feature request.
I am currently in the Alpha Phase (which had a total of 6 weeks and now has 4 weeks remaining) with Digital and HMPPS where I am utilizing LLMs to allow prison staff to make prisoner Casenotes more discoverable.
I am currently working with dummy data that I created using the OpenAI API, but we need to test effectiveness of my work on a small number of real Casenotes, which are much messier than the dummy data. In order to eliminate any privacy concerns, I need to use LLMs locally, stored on an S3 bucket. These models are implemented in C and need GNU C Library (GLIBC) V2.32 to be read. Could I have an image of JupyterLab which has GLIBC 2.32 please and if possible with 16GB as some of the larger LLMs require that to run?
Describe the context.
I am currently in the Alpha Phase (which had a total of 6 weeks and now has 4 weeks remaining) with Digital and HMPPS where I am utilizing LLMs to allow prison staff to make prisoner Casenotes more discoverable.
Value / Purpose
To assess the effectiveness and of my work on real Casenotes (which are much messier) to see feasibility of the various approaches, which will impact our decisions for the Beta Phase of this project
User Types
There are 16 staff members working on this project from Prisons Data Science, HMPPS, and Digital.
The text was updated successfully, but these errors were encountered: