add gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
output/
|
||||
|
||||
sentence_api/data/oral_trainer.sqlite3*
|
||||
sentence_api/data/v/
|
||||
|
||||
Binary file not shown.
@@ -1 +0,0 @@
|
||||
{"error":{"message":"Model 'MOSS-Transcribe-Diarize-0.9B-MLX-5bit' failed to load: No safetensors found in /Users/liushuming/.omlx/models/aufklarer/MOSS-Transcribe-Diarize-0.9B-MLX-5bit. Reload models after fixing the files to retry.","type":"server_error","param":null,"code":null}}
|
||||
@@ -1 +0,0 @@
|
||||
{"error":{"message":"Model type moss_transcribe_diarize not supported.","type":"server_error","param":null,"code":null}}
|
||||
Binary file not shown.
Reference in New Issue
Block a user