Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / wandb/examples issues and pull requests
#485 - Update OpenAI fine-tuning notebook
Pull Request -
State: closed - Opened by ayulockin about 1 year ago
- 3 comments
#484 - Bump pyarrow from 6.0.0 to 14.0.1 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#483 - fix(notebooks): correct syntax errors and chart field assignment
Pull Request -
State: closed - Opened by fdsig about 1 year ago
- 3 comments
#482 - [Bug]: minimal-hydra-example is missing wandb config
Issue -
State: open - Opened by cdelavegamartin about 1 year ago
- 1 comment
Labels: bug
#481 - Bump urllib3 from 1.26.7 to 1.26.18 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#480 - Bump gitpython from 3.1.34 to 3.1.37 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#479 - Fix ray tune colab
Pull Request -
State: closed - Opened by ash0ts over 1 year ago
- 2 comments
#478 - feat: Add huggingface custom callback example
Pull Request -
State: closed - Opened by parambharat over 1 year ago
- 2 comments
#477 - Initial content for Dockercon
Pull Request -
State: closed - Opened by vanpelt over 1 year ago
- 1 comment
#476 - Bump pillow from 9.0.1 to 10.0.1 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#475 - Bump urllib3 from 1.26.7 to 1.26.17 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#474 - Fixing typo on Stable-Diffusion XL 1.0 using 🤗 Diffusers guide
Pull Request -
State: closed - Opened by shivance over 1 year ago
- 2 comments
#473 - fix: installations
Pull Request -
State: closed - Opened by soumik12345 over 1 year ago
- 2 comments
#472 - Create devcontainer.json
Pull Request -
State: closed - Opened by vanpelt over 1 year ago
#471 - Add OpenAI Finetune Example
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 2 comments
#470 - Revert to `wandb.login`
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 2 comments
#469 - Revert "old version of the prompt quickstart"
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 2 comments
#468 - old version of the prompt quickstart
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 2 comments
#467 - replace login method
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 2 comments
#466 - test(sagemaker): update pytorch-cifar10-sagemaker example to use a working combination of stuff versions
Pull Request -
State: closed - Opened by dmitryduev over 1 year ago
#465 - Move custom columns and replace with native Trace
Pull Request -
State: closed - Opened by scottire over 1 year ago
- 2 comments
#464 - small openai colab cleanup
Pull Request -
State: closed - Opened by morganmcg1 over 1 year ago
- 2 comments
#463 - Bump gitpython from 3.1.34 to 3.1.35 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#462 - update: fix ultralytics imports
Pull Request -
State: closed - Opened by soumik12345 over 1 year ago
- 2 comments
Labels: bug, colab
#461 - Ken add llm examples
Pull Request -
State: closed - Opened by kenleejr over 1 year ago
- 2 comments
#460 - Bump gitpython from 3.1.32 to 3.1.34 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#459 - add: audiocraft spectrogram visualization enhancements
Pull Request -
State: closed - Opened by mratanusarkar over 1 year ago
- 6 comments
#458 - Add audiocraft examples
Pull Request -
State: closed - Opened by soumik12345 over 1 year ago
- 4 comments
Labels: colab
#457 - Add example to fine-tune torchvision model with Keras
Pull Request -
State: closed - Opened by soumik12345 over 1 year ago
- 2 comments
Labels: colab, keras
#456 - Update requirements.txt
Pull Request -
State: closed - Opened by ngrayluna over 1 year ago
#455 - Remove usage of model-registry project
Pull Request -
State: closed - Opened by cvphelps over 1 year ago
- 2 comments
#454 - Update WandB_Prompts_Quickstart.ipynb
Pull Request -
State: closed - Opened by scottire over 1 year ago
- 2 comments
#453 - Adds new OpenAI fine-tune colab
Pull Request -
State: closed - Opened by morganmcg1 over 1 year ago
- 3 comments
#452 - Update sdxl colab to run on free-tier colab GPU
Pull Request -
State: closed - Opened by soumik12345 over 1 year ago
- 2 comments
#451 - feat: add model artifact and registry info to huggingface examples
Pull Request -
State: open - Opened by parambharat over 1 year ago
- 2 comments
#450 - Fix Profiling Pytorch example
Pull Request -
State: open - Opened by scottire over 1 year ago
- 3 comments
#449 - fix: pointnet example
Pull Request -
State: closed - Opened by soumik12345 over 1 year ago
- 2 comments
Labels: bug
#448 - Bump tornado from 6.3.2 to 6.3.3 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#447 - Add Super-Gradients example
Pull Request -
State: closed - Opened by soumik12345 over 1 year ago
- 2 comments
#446 - Bump gitpython from 3.1.30 to 3.1.32 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#445 - chore: remove entity name from wandb.init
Pull Request -
State: closed - Opened by soumik12345 over 1 year ago
- 2 comments
#444 - [Bug]: validation DataLoader on PointNet++ example
Issue -
State: closed - Opened by lposti over 1 year ago
- 1 comment
Labels: bug
#443 - Add custom columns to the Prompts Quickstart
Pull Request -
State: closed - Opened by cvphelps over 1 year ago
- 2 comments
#442 - Prompt enhancement example for SDXL with Compel and DIffusers
Pull Request -
State: closed - Opened by soumik12345 over 1 year ago
- 2 comments
#441 - SDXL Colab
Pull Request -
State: closed - Opened by soumik12345 over 1 year ago
- 2 comments
#440 - Bump certifi from 2021.10.8 to 2023.7.22 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#439 - Update prompts example to use sdk for tracer
Pull Request -
State: open - Opened by morganmcg1 over 1 year ago
- 3 comments
#438 - Add colabs for `ultralytics` integration
Pull Request -
State: closed - Opened by soumik12345 over 1 year ago
- 2 comments
#437 - Bump pygments from 2.10.0 to 2.15.0 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#436 - transformer stuff
Pull Request -
State: open - Opened by HipHoff over 1 year ago
#435 - Add new API to Prompts colab
Pull Request -
State: closed - Opened by morganmcg1 over 1 year ago
- 3 comments
#434 - Fix Readme Links
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 1 comment
#433 - Finally Fix Raytune colab
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 2 comments
#432 - Fix ModelReg Missing Train Artifact
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 2 comments
#431 - Fix Model Reg colab
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 2 comments
#430 - fix: update pytorch-lightning examples
Pull Request -
State: open - Opened by parambharat over 1 year ago
- 3 comments
#429 - Correct link to Create a new Registered Model
Pull Request -
State: closed - Opened by noaleetz over 1 year ago
- 2 comments
#428 - Fix ci
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 2 comments
#427 - Changed RayTune import statement.
Pull Request -
State: closed - Opened by ngrayluna over 1 year ago
- 2 comments
#426 - chore(sweeps): update job paths
Pull Request -
State: closed - Opened by gtarpenning over 1 year ago
#425 - Version of keras-cv being used in this tutorial
Issue -
State: closed - Opened by samuellukudu over 1 year ago
- 2 comments
#424 - fix(pytorch-cifar10-sagemaker): update framework version to 1.7.1
Pull Request -
State: closed - Opened by dmitryduev over 1 year ago
#423 - update openai colab
Pull Request -
State: closed - Opened by morganmcg1 over 1 year ago
- 2 comments
#422 - replace imgur images...
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 2 comments
#421 - Re organize notebook header
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 2 comments
#420 - Fix Pipeline versioning Tutorial
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 2 comments
#419 - fix: update prompts quickstart with new langchain tracer
Pull Request -
State: closed - Opened by parambharat over 1 year ago
- 2 comments
#418 - Fix Model Management example
Pull Request -
State: closed - Opened by tcapelle over 1 year ago
- 2 comments
#417 - Remove beta log_model use_model API
Pull Request -
State: closed - Opened by cvphelps over 1 year ago
- 2 comments
#416 - chore(sweeps): sweeps on launch examples
Pull Request -
State: closed - Opened by gtarpenning over 1 year ago
#415 - Bump tornado from 6.1 to 6.3.2 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#414 - Simple Automations demo project
Pull Request -
State: closed - Opened by cvphelps over 1 year ago
- 6 comments
#413 - Bump requests from 2.26.0 to 2.31.0 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#412 - add prompts workspace link
Pull Request -
State: closed - Opened by lavanyashukla over 1 year ago
- 2 comments
#411 - [Bug]: RayTune examples are outdated because of changes in wandb and cannot run
Issue -
State: closed - Opened by fantauzzi over 1 year ago
- 1 comment
Labels: bug
#410 - Update LangChain colab version
Pull Request -
State: closed - Opened by morganmcg1 over 1 year ago
- 2 comments
#409 - Bump LangChain version to 0.0.168
Pull Request -
State: closed - Opened by morganmcg1 over 1 year ago
- 2 comments
#408 - Update langchain version for Prompts
Pull Request -
State: closed - Opened by morganmcg1 over 1 year ago
- 2 comments
#407 - Update models_quickstart.ipynb
Pull Request -
State: closed - Opened by kenleejr over 1 year ago
- 2 comments
#406 - [Request]: How to access best model and best paramenters from sweep?
Issue -
State: closed - Opened by slvcsl over 1 year ago
- 1 comment
#405 - Models Quickstart
Pull Request -
State: closed - Opened by cvphelps over 1 year ago
- 4 comments
#404 - Fix model reg tutorial
Pull Request -
State: closed - Opened by kenleejr over 1 year ago
- 4 comments
#403 - Fix tutorials before docs update
Pull Request -
State: closed - Opened by tcapelle almost 2 years ago
- 5 comments
#402 - Add OpenAI API Autologger Colab
Pull Request -
State: closed - Opened by morganmcg1 almost 2 years ago
- 3 comments
#401 - Fix intro colab docs link from keras to pytorch
Pull Request -
State: closed - Opened by morganmcg1 almost 2 years ago
- 3 comments
#400 - Fix Prompts quickstart, delete duplicate
Pull Request -
State: closed - Opened by morganmcg1 almost 2 years ago
- 2 comments
#399 - Fix: add onnx
Pull Request -
State: closed - Opened by tcapelle almost 2 years ago
- 2 comments
#398 - Add accelerate to HF notebooks
Pull Request -
State: closed - Opened by tcapelle almost 2 years ago
- 2 comments
#397 - Update README.md images
Pull Request -
State: closed - Opened by ngrayluna almost 2 years ago
#396 - Fix broken product icons at the top of the readme
Pull Request -
State: closed - Opened by cvphelps almost 2 years ago
- 1 comment
#395 - pin langchain version
Pull Request -
State: closed - Opened by tcapelle almost 2 years ago
- 2 comments
#394 - Add Automation Colab
Pull Request -
State: closed - Opened by tcapelle almost 2 years ago
- 4 comments
#393 - remove `pip` typo
Pull Request -
State: closed - Opened by cvphelps almost 2 years ago
#392 - add prompts quickstart
Pull Request -
State: closed - Opened by morganmcg1 almost 2 years ago
- 3 comments
#391 - [Request]: Time Series Example in TensorFlow/Keras
Issue -
State: closed - Opened by lucifertrj almost 2 years ago
- 8 comments
#390 - Update Tutorials docs (don't merge)
Pull Request -
State: closed - Opened by scottire almost 2 years ago
- 3 comments
#389 - Dummy PR to test CI
Pull Request -
State: closed - Opened by tcapelle almost 2 years ago
- 2 comments
#388 - nothing
Pull Request -
State: closed - Opened by tcapelle almost 2 years ago
- 3 comments
#387 - update to new more robust CI
Pull Request -
State: closed - Opened by tcapelle almost 2 years ago
- 1 comment
#386 - Bump sentry-sdk from 1.4.3 to 1.14.0 in /examples/streamlit
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies