add code for register, unregister

This commit is contained in:
raspawar 2025-04-02 14:20:10 +00:00 committed by Rashmi Pawar
parent 1e77873a02
commit 2baf252f71
3 changed files with 44 additions and 31 deletions

View file

@ -62,6 +62,13 @@ providers:
project_id: ${env.NVIDIA_PROJECT_ID:test-project}
customizer_url: ${env.NVIDIA_CUSTOMIZER_URL:http://nemo.test}
datasetio:
- provider_id: localfs
provider_type: inline::localfs
config:
kvstore:
type: sqlite
namespace: null
db_path: ${env.SQLITE_STORE_DIR:~/.llama/distributions/nvidia}/localfs_datasetio.db
- provider_id: nvidia
provider_type: remote::nvidia
config: