Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beringresearch/bravefiles
Repository of frequently used Bravefiles
https://github.com/beringresearch/bravefiles
Last synced: 16 days ago
JSON representation
Repository of frequently used Bravefiles
- Host: GitHub
- URL: https://github.com/beringresearch/bravefiles
- Owner: beringresearch
- Created: 2019-12-27T12:09:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T16:41:33.000Z (12 months ago)
- Last Synced: 2024-08-08T18:20:16.392Z (4 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 398 KB
- Stars: 5
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - beringresearch/bravefiles - Repository of frequently used Bravefiles (others)
README
# Bravefiles
A collection of useful Bravefiles for deployment with `bravetools`. Images can be built with `brave base github.com/beringresearch/bravefiles/[DISTRO]/[IMAGE]`
## Alpine
| Version | `brave base` | Description |
|---------|--------------|--------------|
| edge | github.com/beringresearch/bravefiles/alpine/alpine-edge-R | R for Alpine |
| edge | github.com/beringresearch/bravefiles/alpine/alpine-edge-bazel | Bazel for Alpine |
| edge | github.com/beringresearch/bravefiles/alpine/alpine-edge-mlbase | Essential ML tools |
| edge | github.com/beringresearch/bravefiles/alpine/alpine-edge-pytorch | PyTorch 1.5.0 CPU |## Ubuntu
| Version | `brave base` | Description |
|---------|--------------|--------------|
| bionic | github.com/beringresearch/bravefiles/ubuntu/ubuntu-bionic-fairseq | Fairseq for Ubuntu |
| bionic | github.com/beringresearch/bravefiles/ubuntu/ubuntu-bionic-miniconda3 | Miniconda3 |
| bionic | github.com/beringresearch/bravefiles/ubuntu/ubuntu-bionic-py3 | Python 3 |
| bionic | github.com/beringresearch/bravefiles/ubuntu/ubuntu-bionic-pytorch | PyTorch 1.5.0 CPU |