Closed darkdh closed 4 months ago
This will fetch model files from https://github.com/brave/leo-local-models when packaging.
npm run data-files-leo-local-models to prepare the data and npm run package-leo-local-models is do actual packaging.
npm run data-files-leo-local-models
npm run package-leo-local-models
This will fetch model files from https://github.com/brave/leo-local-models when packaging.
npm run data-files-leo-local-models
to prepare the data andnpm run package-leo-local-models
is do actual packaging.