https://github.com/aaltorse/secdata-llm-container

https://github.com/aaltorse/secdata-llm-container

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: AaltoRSE
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 12.1 MB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

secdata-llm-container build and test

Files

  • sec_llm.def - container definition file
  • env.yml - environment file
  • build.sh - build script
  • tests.sh - test script
  • tests/*.py - python scripts for testing

Build

sbatch build.sh A singularity container will be built and saved as sec_llm.sif (this is the file you need to copy to secdata, around 15GB)

Tests

sbatch tests.sh

Start a jupyter lab session

```

start a shell in the container

singularity shell sec_llm.sif

activate the conda environment

source activate sec-llm-env

start jupyter lab

jupyter lab ```

Owner

  • Name: AaltoRSE
  • Login: AaltoRSE
  • Kind: organization

GitHub Events

Total
  • Push event: 8
  • Create event: 2
Last Year
  • Push event: 8
  • Create event: 2