mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 01:37:40 +08:00
[Projects] Refactor cluster specification (#6488)
This commit is contained in:
@@ -4,7 +4,8 @@ name: open-tacotron
|
||||
description: "A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)"
|
||||
repo: https://github.com/keithito/tacotron
|
||||
|
||||
cluster: ray-project/cluster.yaml
|
||||
cluster:
|
||||
config: ray-project/cluster.yaml
|
||||
|
||||
environment:
|
||||
requirements: ray-project/requirements.txt
|
||||
|
||||
@@ -4,7 +4,8 @@ name: pytorch-transformers
|
||||
description: "A library of state-of-the-art pretrained models for Natural Language Processing (NLP)"
|
||||
repo: https://github.com/huggingface/pytorch-transformers
|
||||
|
||||
cluster: ray-project/cluster.yaml
|
||||
cluster:
|
||||
config: ray-project/cluster.yaml
|
||||
|
||||
environment:
|
||||
requirements: ray-project/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user