Spaces:
Runtime error
Runtime error
File size: 80 Bytes
cca4857 |
1 2 3 4 5 6 |
#! /usr/bin/env bash
# Download Embedding model and LLM model
python setup.py
|