Switch to unified view

a b/model/lavis/configs/default.yaml
1
 # Copyright (c) 2022, salesforce.com, inc.
2
 # All rights reserved.
3
 # SPDX-License-Identifier: BSD-3-Clause
4
 # For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause
5
6
env:
7
  # For default users
8
  # cache_root: "cache"
9
  # For internal use with persistent storage
10
  cache_root: "/export/home/.cache/lavis"