python build_release.py On macOS: python build_release.py The executable will be created in thedistfolder. Distribution For Windows: Distribute the .exe file from thedistfolder. For macOS: Distribute the .app file from thedistfolder.
python -m data.save_data --source_dataset HC3 Build Backend Use elasticsearch for our backend server. Start it at /data/tsq/elasticsearch-7.15.2/bin: ./elasticsearch -d View logs at /data/tsq/elastic_data/logs The bind port is 9344. Then, we need to index all the qa pairs using th...
After installing, run LARS using: cd web_app python app.py # Use 'python3' on Linux/macOS Navigate to http://localhost:5000/ in your browser All application directories required by LARS will now be created on disk The HF-Waitress server will automatically start and will download an ...
After installing, run LARS using: cd web_app python app.py # Use 'python3' on Linux/macOS Navigate to http://localhost:5000/ in your browser All application directories required by LARS will now be created on disk The HF-Waitress server will automatically start and will download an ...