Skip to content

New inference modes #34

Description

@interdisziplina

The backend server, when called with generate, should support different inference modes.

In addition to the current endpoints, there should be a new endpoint bidirectionalInference. Each JSON object returned in the websocket should adhere to:

{ tokensAnticausal: number[], tokensCausal: number[], done: boolean }.

This would support several new inference modes.

Activity

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

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions