Skip to content

Add register, bad word filter - #4

Open
BXn4 wants to merge 4 commits into
mainfrom
register
Open

Add register, bad word filter#4
BXn4 wants to merge 4 commits into
mainfrom
register

Conversation

@BXn4

@BXn4 BXn4 commented Oct 13, 2024

Copy link
Copy Markdown
Member

img
img

BXn4 added 3 commits October 10, 2024 18:31
The model loads on server start.
Time to check offensive text takes: 0.02 - 0.05 seconds.
Each call uses 0.1 mb of memory.

If the model not found, it will automatically downloaded.
The model size is: 499MB
Stored in: data/models

Using: https://huggingface.co/parsawar/profanity_model_3.1
@BXn4 BXn4 added the enhancement New feature or request label Oct 13, 2024
@BXn4
BXn4 requested a review from keremgokcek October 13, 2024 15:19
@BXn4

BXn4 commented Oct 13, 2024

Copy link
Copy Markdown
Member Author

The model loads on server start.
Time to check offensive text takes: 0.02 - 0.05 seconds.
Each call uses 0.1 mb of memory.

If the model not found, it will automatically downloaded.
The model size is: 499MB
Stored in: data/models

Using: https://huggingface.co/parsawar/profanity_model_3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant