Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TPU service and task example #1416

Closed
wants to merge 32 commits into from
Closed

Commits on Jul 17, 2024

  1. Add TPU service and task example

    Bihan Rana authored and Bihan Rana committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    543ba5b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Add few details in TPU examples README.md

    Bihan Rana authored and Bihan Rana committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    80705db View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Add TPU fine tune with optimum-tpu

    Bihan Rana authored and Bihan Rana committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b201fc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Update tpu TGI deployment README.md

    Bihan Rana authored and Bihan Rana committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    656fc1b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tpu_examples

    Bihan Rana authored and Bihan Rana committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0d573f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Update tpu Finetune README.md

    Bihan Rana authored and Bihan Rana committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bc848a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Add Llama-3.1-8B tgi example

    Bihan Rana authored and Bihan Rana committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e415ac9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Add Llama-3.1-8B tgi example

    Bihan Rana authored and Bihan Rana committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7445d84 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge branch 'master' into tpu_examples

    Bihan Rana authored and Bihan Rana committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8eabea5 View commit details
    Browse the repository at this point in the history
  2. Remove tpu prefix

    Bihan Rana authored and Bihan Rana committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ffc4b42 View commit details
    Browse the repository at this point in the history
  3. Minor change in docker image name

    Bihan Rana authored and Bihan Rana committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    db0a630 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Change folder structure and add primary TPU readme

    Bihan Rana authored and Bihan Rana committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f870578 View commit details
    Browse the repository at this point in the history
  2. Add TPU in mkdocs

    Bihan Rana authored and Bihan Rana committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a875126 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. [Docs] Added TPU basics; replaced the task with a service; hidden TRL…

    … example temporarily; minor edits; WIP
    peterschmidt85 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0f78c44 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Add parameter constraint info in TPU Readme

    Bihan Rana authored and Bihan Rana committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    61331f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Add TPU service and task example

    Bihan Rana authored and Bihan Rana committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b1a7da2 View commit details
    Browse the repository at this point in the history
  2. Add few details in TPU examples README.md

    Bihan Rana authored and Bihan Rana committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1c7d75a View commit details
    Browse the repository at this point in the history
  3. Add TPU fine tune with optimum-tpu

    Bihan Rana authored and Bihan Rana committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9ecc4d3 View commit details
    Browse the repository at this point in the history
  4. Update tpu TGI deployment README.md

    Bihan Rana authored and Bihan Rana committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e726fd6 View commit details
    Browse the repository at this point in the history
  5. Update tpu Finetune README.md

    Bihan Rana authored and Bihan Rana committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0474e13 View commit details
    Browse the repository at this point in the history
  6. Add Llama-3.1-8B tgi example

    Bihan Rana authored and Bihan Rana committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6bdd4df View commit details
    Browse the repository at this point in the history
  7. Add Llama-3.1-8B tgi example

    Bihan Rana authored and Bihan Rana committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1b3d50d View commit details
    Browse the repository at this point in the history
  8. Change folder structure and add primary TPU readme

    Bihan Rana authored and Bihan Rana committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9941d33 View commit details
    Browse the repository at this point in the history
  9. Add TPU in mkdocs

    Bihan Rana authored and Bihan Rana committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bdb4792 View commit details
    Browse the repository at this point in the history
  10. [Docs] Added TPU basics; replaced the task with a service; hidden TRL…

    … example temporarily; minor edits; WIP
    peterschmidt85 authored and Bihan Rana committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    33a9c9e View commit details
    Browse the repository at this point in the history
  11. Add parameter constraint info in TPU Readme

    Bihan Rana authored and Bihan Rana committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d2c0f01 View commit details
    Browse the repository at this point in the history
  12. Update tpu examples for new folder structure

    Bihan Rana authored and Bihan Rana committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    44c0da0 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Add vLLM TPU example and update TPU readme

    Change optimum-tpu fork from bihan to dstack repo
    Bihan Rana authored and Bihan Rana committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    96ad111 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    1eb6e3c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Update TPU Quantization and Memory docs

    Bihan Rana authored and Bihan Rana committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    931d7e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tpu_examples' of https://github.com/Bihan/dstack into t…

    …pu_examples
    Bihan Rana authored and Bihan Rana committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fd1e803 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. [Docs] Review

    peterschmidt85 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f7234a8 View commit details
    Browse the repository at this point in the history