What are the problems with Open Source Model in Production [closed]
In my current internship project, our organization want to use open-sourse llm models (from huggingface) for a specific task.
In our project we are not allowed to use models from OpenAI, Gemini API. We want to use a pre-trained model from HuggingFace, then fine-tune it for specific use case.
Should we consider the open source models (from HuggingFace) in production?