https://github.com/agnostiqhq/tutorials_covalent_pydata_2023
Covalent tutorial notebooks and slides for PyData 2023, NYC
https://github.com/agnostiqhq/tutorials_covalent_pydata_2023
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 (6.3%) to scientific vocabulary
Keywords
ai
aws
covalent
data-science
gena
hpc
llm
ml
pydata
pydata-nyc
Last synced: 7 months ago
·
JSON representation
Repository
Covalent tutorial notebooks and slides for PyData 2023, NYC
Basic Info
- Host: GitHub
- Owner: AgnostiqHQ
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://docs.covalent.xyz/docs/
- Size: 12.4 MB
Statistics
- Stars: 9
- Watchers: 7
- Forks: 0
- Open Issues: 1
- Releases: 0
Archived
Topics
ai
aws
covalent
data-science
gena
hpc
llm
ml
pydata
pydata-nyc
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
README.md
Covalent Tutorials - PyData NYC 2023
Tutorial notebooks for PyData 2023 in New York City, NY.
Covalent Quick Start
1-tutorial-quickstart.ipynb
A bare-minimum example of how to use Covalent to run a simple workflow.
Distributed ML with Covalent and Dask
2-tutorial-remote-dask.ipynb
A triggered Covalent workflow that submits jobs to a remote Dask cluster running on AWS.
Setup Instructions
- see
terraform/tutorial-dask/README.mdfor instructions.
AI Image Generator for Wikipedia Articles
3-tutorial-llm.ipynb3-tutorial-llm-covalent-cloud.ipynb
Using Covalent to run a machine learning workflows using AWS Batch.
Setup Instructions
- Covalent Open Source: see
terraform/tutorial-llm/README.mdfor instructions. - Covalent Cloud: no setup required.
🔗 Links
Owner
- Name: Agnostiq
- Login: AgnostiqHQ
- Kind: organization
- Email: contact@agnostiq.ai
- Location: Toronto
- Website: https://agnostiq.ai
- Twitter: AgnostiqHQ
- Repositories: 37
- Profile: https://github.com/AgnostiqHQ
Developing Software for Advanced Computing
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (1)
Dependencies
requirements-cc.txt
pypi
- accelerate ==0.22.0
- covalent-cloud ==0.23.1rc0
- diffusers ==0.20.2
- sentencepiece ==0.1.99
- torch ==2.1.0
- transformers ==4.33.1
- wikipedia-api ==0.6.0
requirements.txt
pypi
- accelerate ==0.22.0
- covalent ==0.220.0.post2
- covalent-awsbatch-plugin ==0.40.0
- diffusers ==0.20.2
- ipywidgets ==8.1.1
- matplotlib ==3.7.3
- sentencepiece ==0.1.99
- torch ==2.1.0
- torchvision ==0.16.0
- transformers ==4.33.1
- wikipedia-api ==0.6.0
environment.yml
conda
- ipywidgets
- notebook
- pip
- python 3.8.18.*