Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
projektstudium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thiemo John Reichard
projektstudium
Commits
603774d6
Commit
603774d6
authored
1 year ago
by
DerHeldDerSteineFanboy
Browse files
Options
Downloads
Patches
Plain Diff
Updated README.md
parent
4db25196
No related branches found
Branches containing commit
Tags
v2.2.0
Tags containing commit
1 merge request
!4
Finale Version to main
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+3
-2
3 additions, 2 deletions
README.md
resources/exampleLLMgpu.txt
+0
-0
0 additions, 0 deletions
resources/exampleLLMgpu.txt
with
3 additions
and
2 deletions
README.md
+
3
−
2
View file @
603774d6
...
...
@@ -76,12 +76,13 @@ To install this application on the HPC, follow these steps:
pip install frontend
pip install pymupdf
pip install -r requirements.txt
pip install python-dotenv
pip install pytesseract opencv-python langchain tiktoken requests pathlib Pillow
pip install torch torchvision torchaudio transformers einops accelerate bitsandbytes sentence_transformers xformers chromadb
python <insert_path_to_main.py>
```
5. Create .env file
under resources
from .exampleEnv
5. Create .env file from .exampleEnv
6. Add username in ``.env``
...
...
@@ -98,7 +99,7 @@ To install this application on the HPC, follow these steps:
8. Submit ``slurm job``
```bash
sbatch <script name>
sbatch <script name>
or <path to script>
```
9. Check ``job status``
...
...
This diff is collapsed.
Click to expand it.
resources/
llm
gpu.txt
→
resources/
exampleLLM
gpu.txt
+
0
−
0
View file @
603774d6
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment