Skip to content

any way to reduce size of model by removing Image database #11

@PC09

Description

@PC09

I need to just use the API endpoints and not the GUI where images are also loaded. For Eg-
Endpoint: /predictSense
Example request
curl -H "Content-Type: application/json"
-X POST
-d '{"context":"Java is an island.","word":"Java", "model": "simwords"}'
$YOUR_API_SERVER/predictWordSense

I saw that the imgdata/data stores data . Is there a way to remove this 135GB data and still have the API working ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions