phidatahq / phidata

Build AI Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
https://docs.phidata.com
Mozilla Public License 2.0
15.58k stars 2.14k forks source link

HuggingFace Model Provider[FEAT] #1387

Closed JINO-ROHIT closed 3 weeks ago

JINO-ROHIT commented 3 weeks ago

Im raising an early draft PR to ask for feedback as this is only the bare scaffolding and I wanted to clarify couple things. Links #1380

  1. Should i implement all the methods from the base class since different providers have done it differently(is there a sample i can refer )
  2. are we implementing for the transformer package AutoCausal LM or the hf inference client?

@manthanguptaa would love your guidance here