Skip to content

Conversation

@gbayomi
Copy link
Contributor

@gbayomi gbayomi commented Jul 11, 2021

Calling a Rasa DIET model through the interpreter class:

from rasa.nlu.model import Interpreter model = Interpreter.load("nlu")

nlu should be a folder with all the zipped nlu files for a rasa model (obtained with rasa train).

The same similar logic is emulated on the bento service part.

@gbayomi gbayomi requested a review from whoseoyster July 11, 2021 07:08
@whoseoyster whoseoyster force-pushed the rasa branch 2 times, most recently from 73a3550 to fcd1ce0 Compare July 13, 2021 03:24
@whoseoyster whoseoyster merged commit 3274e4d into main Jul 26, 2021
@whoseoyster whoseoyster deleted the rasa branch July 26, 2021 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants