-
Notifications
You must be signed in to change notification settings - Fork 516
Closed
Description
I'm trying to integrate HuggingFace models with this framework. I'm currently using HuggingFaceHub() as my LLM using a similar structure to the example. However, I keep getting the errors:
WARNING:nemoguardrails.llm.params:Parameter temperature does not exist for WrapperLLM WARNING:langchain.callbacks.manager:Error in on_llm_end callback: 'NoneType' object has no attribute 'get' ERROR:nemoguardrails.actions.action_dispatcher:Error can only concatenate str (not "NoneType") to str while execution generate_user_intent
Metadata
Metadata
Assignees
Labels
No labels